Home
last modified time | relevance | path

Searched refs:ext4_orphan_del (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dverity.c199 const int credits = 2; /* superblock and inode for ext4_orphan_del() */ in ext4_end_enable_verity()
238 err = ext4_orphan_del(handle, inode); in ext4_end_enable_verity()
268 ext4_orphan_del(NULL, inode); in ext4_end_enable_verity()
H A Dfile.c310 ext4_orphan_del(NULL, inode); in ext4_handle_inode_extension()
314 ext4_orphan_del(handle, inode); in ext4_handle_inode_extension()
352 ext4_orphan_del(handle, inode); in ext4_handle_inode_extension()
364 ext4_orphan_del(NULL, inode); in ext4_handle_inode_extension()
H A Dinode.c173 * sb + inode (ext4_orphan_del()), block bitmap, group descriptor in ext4_evict_inode()
263 ext4_orphan_del(NULL, inode); in ext4_evict_inode()
305 ext4_orphan_del(NULL, inode); in ext4_evict_inode()
315 * Note that ext4_orphan_del() has to be able to cope with the in ext4_evict_inode()
320 ext4_orphan_del(handle, inode); in ext4_evict_inode()
1249 ext4_orphan_del(NULL, inode); in ext4_write_begin()
1343 ext4_orphan_del(NULL, inode); in ext4_write_end()
1453 ext4_orphan_del(NULL, inode); in ext4_journalled_write_end()
4293 ext4_orphan_del(handle, inode); in ext4_truncate()
5599 ext4_orphan_del(NUL in ext4_setattr()
[all...]
H A Dinline.c630 ext4_orphan_del(NULL, inode); in ext4_convert_inline_data_to_extent()
818 ext4_orphan_del(NULL, inode); in ext4_write_inline_data_end()
1974 ext4_orphan_del(handle, inode); in ext4_inline_data_truncate()
H A Dnamei.c3145 * ext4_orphan_del() removes an unlinked or truncated inode from the list
3148 int ext4_orphan_del(handle_t *handle, struct inode *inode) in ext4_orphan_del() function
3525 err = ext4_orphan_del(handle, inode); in ext4_symlink()
3584 ext4_orphan_del(handle, inode); in __ext4_link()
H A Dxattr.c1011 ext4_orphan_del(handle, ea_inode); in ext4_xattr_inode_update_ref()
H A Dext4.h2943 extern int ext4_orphan_del(handle_t *, struct inode *);
H A Dsuper.c3094 ext4_orphan_del(NULL, inode); in ext4_orphan_cleanup()
/kernel/linux/linux-6.6/fs/ext4/
H A Dverity.c195 const int credits = 2; /* superblock and inode for ext4_orphan_del() */ in ext4_end_enable_verity()
234 err = ext4_orphan_del(handle, inode); in ext4_end_enable_verity()
264 ext4_orphan_del(NULL, inode); in ext4_end_enable_verity()
H A Dfile.c327 ext4_orphan_del(handle, inode); in ext4_handle_inode_extension()
348 ext4_orphan_del(NULL, inode); in ext4_inode_extension_cleanup()
366 ext4_orphan_del(NULL, inode); in ext4_inode_extension_cleanup()
369 ext4_orphan_del(handle, inode); in ext4_inode_extension_cleanup()
H A Dorphan.c224 * ext4_orphan_del() removes an unlinked or truncated inode from the list
227 int ext4_orphan_del(handle_t *handle, struct inode *inode) in ext4_orphan_del() function
346 ext4_orphan_del(NULL, inode); in ext4_process_orphan()
H A Dinode.c170 * sb + inode (ext4_orphan_del()), block bitmap, group descriptor in ext4_evict_inode()
232 ext4_orphan_del(NULL, inode); in ext4_evict_inode()
274 ext4_orphan_del(NULL, inode); in ext4_evict_inode()
284 * Note that ext4_orphan_del() has to be able to cope with the in ext4_evict_inode()
289 ext4_orphan_del(handle, inode); in ext4_evict_inode()
1235 ext4_orphan_del(NULL, inode); in ext4_write_begin()
1332 ext4_orphan_del(NULL, inode); in ext4_write_end()
1446 ext4_orphan_del(NULL, inode); in ext4_journalled_write_end()
4193 ext4_orphan_del(handle, inode); in ext4_truncate()
5500 ext4_orphan_del(NUL in ext4_setattr()
[all...]
H A Dinline.c633 ext4_orphan_del(NULL, inode); in ext4_convert_inline_data_to_extent()
820 ext4_orphan_del(NULL, inode); in ext4_write_inline_data_end()
1991 ext4_orphan_del(handle, inode); in ext4_inline_data_truncate()
H A Dext4.h3754 extern int ext4_orphan_del(handle_t *, struct inode *);
H A Dxattr.c1061 ext4_orphan_del(handle, ea_inode); in ext4_xattr_inode_update_ref()
H A Dnamei.c3484 ext4_orphan_del(handle, inode); in __ext4_link()

Completed in 75 milliseconds