/linux-6.3-rc2/fs/ubifs/ |
A D | replay.c | 50 unsigned int deletion:1; member 217 ubifs_assert(c, rino->deletion); in inode_still_linked() 228 return r->deletion == 0; in inode_still_linked() 251 if (r->deletion) in apply_replay_entry() 257 if (r->deletion) in apply_replay_entry() 399 if (!deletion) in insert_node() 405 r->deletion = !!deletion; in insert_node() 454 if (!deletion) in insert_dent() 460 r->deletion = !!deletion; in insert_dent() 723 int deletion = 0; in replay_bud() local [all …]
|
A D | journal.c | 540 int deletion, int xent) in ubifs_jnl_update() argument 544 int last_reference = !!(deletion && inode->i_nlink == 0); in ubifs_jnl_update() 601 dent->inum = deletion ? 0 : cpu_to_le64(inode->i_ino); in ubifs_jnl_update() 649 if (deletion) { in ubifs_jnl_update()
|
A D | recovery.c | 1355 int deletion, loff_t new_size) in ubifs_recover_size_accum() argument 1363 if (deletion) in ubifs_recover_size_accum()
|
A D | ubifs.h | 1802 int deletion, int xent); 2087 int deletion, loff_t new_size);
|
/linux-6.3-rc2/Documentation/networking/ |
A D | alias.rst | 30 Alias deletion
|
A D | bareudp.rst | 26 1) Device creation & deletion
|
A D | nexthop-group-resilient.rst | 28 Before and after deletion of next hop 3 66 Before and after deletion of next hop 3
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
A D | tracepoints.rst | 124 - mlx5_esw_vport_qos_destroy: trace deletion of transmit scheduler arbiter for vport:: 145 - mlx5_esw_group_qos_destroy: trace deletion of transmit scheduler arbiter for group::
|
/linux-6.3-rc2/Documentation/networking/devlink/ |
A D | netdevsim.rst | 66 - creation/deletion node rate objects;
|
/linux-6.3-rc2/Documentation/RCU/ |
A D | listRCU.rst | 59 and deletion/freeing can happen in parallel with traversal of the list. 141 might be used as follows for deletion and insertion in these simplified 183 * deletion routine. */ 361 * is the only deletion routine. */
|
A D | rcu.rst | 11 since dropped their references. For example, an RCU-protected deletion
|
A D | rculist_nulls.rst | 112 Nothing special here, we can use a standard RCU hlist deletion.
|
/linux-6.3-rc2/Documentation/sound/designs/ |
A D | seq-oss.rst | 82 already connected to the sequencer. Once after that, the creation and deletion 302 be released in the close callback. The deletion of ALSA port should be 351 Since the OSS emulation probes the creation and deletion of ALSA MIDI
|
/linux-6.3-rc2/fs/ntfs/ |
A D | Kconfig | 60 changing the file length. No file or directory creation, deletion or
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | map_hash.rst | 129 to be key deletion intermixed with ``bpf_map_get_next_key()``.
|
/linux-6.3-rc2/fs/ceph/ |
A D | snap.c | 761 void *p, void *e, bool deletion, in ceph_update_snap_trace() argument 778 dout("%s deletion=%d\n", __func__, deletion); in ceph_update_snap_trace()
|
A D | super.h | 955 void *p, void *e, bool deletion,
|
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | inodes.rst | 237 - This file requires secure deletion (EXT4_SECRM_FL). (not implemented) 498 modification time (mtime), and deletion time (dtime). The four fields
|
/linux-6.3-rc2/fs/jffs2/ |
A D | README.Locking | 127 determine whether the 'deletion dirent' under consideration can be
|
/linux-6.3-rc2/Documentation/virt/hyperv/ |
A D | vmbus.rst | 245 VMbus device creation/deletion 248 that is used for synthetic device creation and deletion. This
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | affs.rst | 26 but slows down file creation/deletion. Doesn't make much
|
A D | ceph.rst | 57 system. Snapshot creation and deletion are as simple as 'mkdir
|
A D | ext2.rst | 148 modification time, deletion time, number of links, fragments, version 171 behaviour on a per-file basis. There are flags for secure deletion,
|
A D | path-lookup.txt | 85 concurrent updates (insertion, deletion from the hash). This is a standard RCU 143 This is a standard RCU-list deletion, which leaves the deleted object's
|
/linux-6.3-rc2/LICENSES/dual/ |
A D | MPL-1.1 | 55 1.9. "Modifications" means any addition to or deletion from the 59 A. Any addition to or deletion from the contents of a file
|