/linux-4.4.14/fs/ubifs/ |
D | replay.c | 59 unsigned int deletion:1; member 224 r->lnum, r->offs, r->len, r->deletion, r->sqnum); in apply_replay_entry() 230 if (r->deletion) in apply_replay_entry() 236 if (r->deletion) in apply_replay_entry() 259 err = ubifs_recover_size_accum(c, &r->key, r->deletion, in apply_replay_entry() 358 int deletion, int *used, loff_t old_size, in insert_node() argument 372 if (!deletion) in insert_node() 377 r->deletion = !!deletion; in insert_node() 406 unsigned long long sqnum, int deletion, int *used) in insert_dent() argument 425 if (!deletion) in insert_dent() [all …]
|
D | journal.c | 543 int deletion, int xent) in ubifs_jnl_update() argument 547 int last_reference = !!(deletion && inode->i_nlink == 0); in ubifs_jnl_update() 597 dent->inum = deletion ? 0 : cpu_to_le64(inode->i_ino); in ubifs_jnl_update() 631 if (deletion) { in ubifs_jnl_update()
|
D | ubifs.h | 1541 int deletion, int xent); 1782 int deletion, loff_t new_size);
|
D | recovery.c | 1367 int deletion, loff_t new_size) in ubifs_recover_size_accum() argument 1375 if (deletion) in ubifs_recover_size_accum()
|
/linux-4.4.14/Documentation/networking/ |
D | alias.txt | 24 o Alias deletion.
|
/linux-4.4.14/Documentation/RCU/ |
D | listRCU.txt | 76 lock might be used as follows for deletion and insertion: 117 * deletion routine. */ 279 * is the only deletion routine. */
|
D | rcu.txt | 9 since dropped their references. For example, an RCU-protected deletion
|
D | rculist_nulls.txt | 98 Nothing special here, we can use a standard RCU hlist deletion.
|
D | RTFP.txt | 124 variables, thus allowing races between access and deletion to be avoided. 253 garbage-collection mechanism to handle concurrent use and deletion 286 garbage-collection mechanism to handle concurrent use and deletion
|
/linux-4.4.14/fs/ntfs/ |
D | Kconfig | 58 changing the file length. No file or directory creation, deletion or
|
/linux-4.4.14/fs/ceph/ |
D | snap.c | 665 void *p, void *e, bool deletion, in ceph_update_snap_trace() argument 677 dout("update_snap_trace deletion=%d\n", deletion); in ceph_update_snap_trace()
|
D | super.h | 731 void *p, void *e, bool deletion,
|
/linux-4.4.14/Documentation/filesystems/ |
D | ceph.txt | 55 system. Snapshot creation and deletion are as simple as 'mkdir
|
D | affs.txt | 22 but slows down file creation/deletion. Doesn't make much
|
D | ext2.txt | 141 modification time, deletion time, number of links, fragments, version 164 behaviour on a per-file basis. There are flags for secure deletion,
|
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-4.4.14/fs/jffs2/ |
D | README.Locking | 127 determine whether the 'deletion dirent' under consideration can be
|
/linux-4.4.14/Documentation/ |
D | rbtree.txt | 17 worst case performance for insertion and deletion (at most two rotations and
|
D | assoc_array.txt | 91 The insertion and deletion functions produce an 'edit script' that can later be
|
D | atomic_ops.txt | 381 update done by the obj list deletion be visible to other processors
|
/linux-4.4.14/Documentation/scsi/ |
D | arcmsr_spec.txt | 499 ** byte 3/4/5/6 : device mask for hot spare deletion
|
D | ChangeLog.lpfc | 345 * All related to rports: Clean up issues with rport deletion
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 777 will be deleted or otherwise reset to default values. This deletion is
|