Home
last modified time | relevance | path

Searched refs:ext4_orphan_add (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/fs/ext4/
Dverity.c151 err = ext4_orphan_add(handle, inode); in ext4_begin_enable_verity()
Dfile.c594 ret = ext4_orphan_add(handle, inode); in ext4_dio_write_iter()
680 ret = ext4_orphan_add(handle, inode); in ext4_dax_write_iter()
Dnamei.c2807 ext4_orphan_add(handle, inode); in ext4_add_nondir()
2913 err = ext4_orphan_add(handle, inode); in ext4_tmpfile()
3036 ext4_orphan_add(handle, inode); in ext4_mkdir()
3204 ext4_orphan_add(handle, inode); in ext4_rmdir()
3294 ext4_orphan_add(handle, inode); in __ext4_unlink()
3446 ext4_orphan_add(handle, inode); in ext4_symlink()
4020 ext4_orphan_add(handle, new.inode); in ext4_rename()
4031 ext4_orphan_add(handle, whiteout); in ext4_rename()
Dinline.c620 ext4_orphan_add(handle, inode); in ext4_convert_inline_data_to_extent()
807 ext4_orphan_add(handle, inode); in ext4_write_inline_data_end()
1924 if ((err = ext4_orphan_add(handle, inode)) != 0) in ext4_inline_data_truncate()
Dorphan.c99 int ext4_orphan_add(handle_t *handle, struct inode *inode) in ext4_orphan_add() function
Dinode.c1211 ext4_orphan_add(handle, inode); in ext4_write_begin()
1306 ext4_orphan_add(handle, inode); in ext4_write_end()
1421 ext4_orphan_add(handle, inode); in ext4_journalled_write_end()
4152 err = ext4_orphan_add(handle, inode); in ext4_truncate()
5408 error = ext4_orphan_add(handle, inode); in ext4_setattr()
Dxattr.c1073 ext4_orphan_add(handle, ea_inode); in ext4_xattr_inode_update_ref()
Dext4.h3752 extern int ext4_orphan_add(handle_t *, struct inode *);