/Linux-v4.19/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() 227 if (r->deletion) in apply_replay_entry() 233 if (r->deletion) in apply_replay_entry() 256 err = ubifs_recover_size_accum(c, &r->key, r->deletion, in apply_replay_entry() 356 int deletion, int *used, loff_t old_size, in insert_node() argument 370 if (!deletion) in insert_node() 375 r->deletion = !!deletion; in insert_node() 404 unsigned long long sqnum, int deletion, int *used) in insert_dent() argument 423 if (!deletion) in insert_dent() [all …]
|
D | journal.c | 541 int deletion, int xent) in ubifs_jnl_update() argument 545 int last_reference = !!(deletion && inode->i_nlink == 0); in ubifs_jnl_update() 596 dent->inum = deletion ? 0 : cpu_to_le64(inode->i_ino); in ubifs_jnl_update() 632 if (deletion) { in ubifs_jnl_update()
|
D | ubifs.h | 1533 int deletion, int xent); 1809 int deletion, loff_t new_size);
|
D | recovery.c | 1366 int deletion, loff_t new_size) in ubifs_recover_size_accum() argument 1374 if (deletion) in ubifs_recover_size_accum()
|
/Linux-v4.19/Documentation/networking/ |
D | alias.rst | 30 Alias deletion
|
/Linux-v4.19/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.
|
/Linux-v4.19/Documentation/sound/designs/ |
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-v4.19/fs/ntfs/ |
D | Kconfig | 58 changing the file length. No file or directory creation, deletion or
|
/Linux-v4.19/fs/ceph/ |
D | snap.c | 660 void *p, void *e, bool deletion, in ceph_update_snap_trace() argument 672 dout("update_snap_trace deletion=%d\n", deletion); in ceph_update_snap_trace()
|
D | super.h | 827 void *p, void *e, bool deletion,
|
/Linux-v4.19/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 | 139 modification time, deletion time, number of links, fragments, version 162 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-v4.19/fs/jffs2/ |
D | README.Locking | 127 determine whether the 'deletion dirent' under consideration can be
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | inodes.rst | 236 - This file requires secure deletion (EXT4\_SECRM\_FL). (not implemented) 495 modification time (mtime), and deletion time (dtime). The four fields
|
/Linux-v4.19/LICENSES/other/ |
D | MPL-1.1 | 51 1.9. "Modifications" means any addition to or deletion from the 55 A. Any addition to or deletion from the contents of a file
|
D | CDDL-1.0 | 47 A. Any file that results from an addition to, deletion from or
|
/Linux-v4.19/Documentation/scsi/ |
D | arcmsr_spec.txt | 499 ** byte 3/4/5/6 : device mask for hot spare deletion
|
/Linux-v4.19/Documentation/ |
D | rbtree.txt | 20 worst case performance for insertion and deletion (at most two rotations and
|
/Linux-v4.19/Documentation/driver-api/ |
D | device_link.rst | 73 parallel suspend/resume transition) apply equally to deletion.
|
/Linux-v4.19/Documentation/core-api/ |
D | assoc_array.rst | 74 The insertion and deletion functions produce an 'edit script' that can later be
|
/Linux-v4.19/Documentation/powerpc/ |
D | cxlflash.txt | 401 SCSI subsystem. The LUN deletion can then be initiated by specifying a
|