/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | replay.c | 33 * @deletion: non-zero if this entry corresponds to a node deletion 50 unsigned int deletion:1; member 217 ubifs_assert(c, rino->deletion); in inode_still_linked() 222 * whether it is a deletion. in inode_still_linked() 228 return r->deletion == 0; in inode_still_linked() 247 dbg_mntk(&r->key, "LEB %d:%d len %d deletion %d sqnum %llu key ", in apply_replay_entry() 248 r->lnum, r->offs, r->len, r->deletion, r->sqnum); in apply_replay_entry() 251 if (r->deletion) in apply_replay_entry() 257 if (r->deletion) in apply_replay_entry() 383 insert_node(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, unsigned long long sqnum, int deletion, int *used, loff_t old_size, loff_t new_size) insert_node() argument 432 insert_dent(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, const char *name, int nlen, unsigned long long sqnum, int deletion, int *used) insert_dent() argument 723 int deletion = 0; replay_bud() local [all...] |
H A D | journal.c | 475 * Drop the attached data if this is a deletion inode, the data is not in pack_inode() 517 * @deletion: indicates a directory entry deletion i.e unlink or rmdir 540 int deletion, int xent) in ubifs_jnl_update() 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() 982 * deleting it from TNC and, in some cases, writing a deletion inode to the 986 * 'ubifs_jnl_update()' function writes a corresponding deletion inode and 989 * general, it has to write one more deletion inod 538 ubifs_jnl_update(struct ubifs_info *c, const struct inode *dir, const struct fscrypt_name *nm, const struct inode *inode, int deletion, int xent) ubifs_jnl_update() argument [all...] |
H A D | ubifs.h | 1773 int deletion, int xent); 2055 int deletion, loff_t new_size);
|
H A D | recovery.c | 1184 * mounts will see the GC and orphan deletion in a different order. in ubifs_rcvry_gc_commit() 1333 * @deletion: node is for a deletion 1355 int deletion, loff_t new_size) in ubifs_recover_size_accum() 1363 if (deletion) in ubifs_recover_size_accum() 1354 ubifs_recover_size_accum(struct ubifs_info *c, union ubifs_key *key, int deletion, loff_t new_size) ubifs_recover_size_accum() argument
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | replay.c | 33 * @deletion: non-zero if this entry corresponds to a node deletion 50 unsigned int deletion:1; member 217 ubifs_assert(c, rino->deletion); in inode_still_linked() 222 * whether it is a deletion. in inode_still_linked() 228 return r->deletion == 0; in inode_still_linked() 247 dbg_mntk(&r->key, "LEB %d:%d len %d deletion %d sqnum %llu key ", in apply_replay_entry() 248 r->lnum, r->offs, r->len, r->deletion, r->sqnum); in apply_replay_entry() 251 if (r->deletion) in apply_replay_entry() 257 if (r->deletion) in apply_replay_entry() 383 insert_node(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, unsigned long long sqnum, int deletion, int *used, loff_t old_size, loff_t new_size) insert_node() argument 432 insert_dent(struct ubifs_info *c, int lnum, int offs, int len, const u8 *hash, union ubifs_key *key, const char *name, int nlen, unsigned long long sqnum, int deletion, int *used) insert_dent() argument 723 int deletion = 0; replay_bud() local [all...] |
H A D | journal.c | 475 * Drop the attached data if this is a deletion inode, the data is not in pack_inode() 517 * @deletion: indicates a directory entry deletion i.e unlink or rmdir 540 int deletion, int xent) in ubifs_jnl_update() 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() 982 * deleting it from TNC and, in some cases, writing a deletion inode to the 986 * 'ubifs_jnl_update()' function writes a corresponding deletion inode and 989 * general, it has to write one more deletion inod 538 ubifs_jnl_update(struct ubifs_info *c, const struct inode *dir, const struct fscrypt_name *nm, const struct inode *inode, int deletion, int xent) ubifs_jnl_update() argument [all...] |
H A D | recovery.c | 1184 * mounts will see the GC and orphan deletion in a different order. in ubifs_rcvry_gc_commit() 1333 * @deletion: node is for a deletion 1355 int deletion, loff_t new_size) in ubifs_recover_size_accum() 1363 if (deletion) in ubifs_recover_size_accum() 1354 ubifs_recover_size_accum(struct ubifs_info *c, union ubifs_key *key, int deletion, loff_t new_size) ubifs_recover_size_accum() argument
|
H A D | ubifs.h | 1802 int deletion, int xent); 2087 int deletion, loff_t new_size);
|
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | snap.c | 696 void *p, void *e, bool deletion, in ceph_update_snap_trace() 711 dout("update_snap_trace deletion=%d\n", deletion); in ceph_update_snap_trace() 867 * or deletion notification on an existing realm. This should update the 695 ceph_update_snap_trace(struct ceph_mds_client *mdsc, void *p, void *e, bool deletion, struct ceph_snap_realm **realm_ret) ceph_update_snap_trace() argument
|
H A D | super.h | 924 void *p, void *e, bool deletion,
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | snap.c | 766 void *p, void *e, bool deletion, in ceph_update_snap_trace() 783 dout("%s deletion=%d\n", __func__, deletion); in ceph_update_snap_trace() 992 * or deletion notification on an existing realm. This should update the 765 ceph_update_snap_trace(struct ceph_mds_client *mdsc, void *p, void *e, bool deletion, struct ceph_snap_realm **realm_ret) ceph_update_snap_trace() argument
|
H A D | super.h | 985 void *p, void *e, bool deletion,
|