Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dverity.c155 err = ext4_orphan_add(handle, inode); in ext4_begin_enable_verity()
Dnamei.c2661 err = ext4_orphan_add(handle, inode); in ext4_tmpfile()
2891 int ext4_orphan_add(handle_t *handle, struct inode *inode) in ext4_orphan_add() function
3115 ext4_orphan_add(handle, inode); in ext4_rmdir()
3198 ext4_orphan_add(handle, inode); in ext4_unlink()
3295 err = ext4_orphan_add(handle, inode); in ext4_symlink()
3818 ext4_orphan_add(handle, new.inode); in ext4_rename()
Dinode.c1356 ext4_orphan_add(handle, inode); in ext4_write_begin()
1455 ext4_orphan_add(handle, inode); in ext4_write_end()
1573 ext4_orphan_add(handle, inode); in ext4_journalled_write_end()
3513 err = ext4_orphan_add(handle, inode); in ext4_iomap_begin()
3683 ret = ext4_orphan_add(handle, inode); in ext4_direct_IO_write()
4502 err = ext4_orphan_add(handle, inode); in ext4_truncate()
5620 error = ext4_orphan_add(handle, inode); in ext4_setattr()
Dmigrate.c485 ext4_orphan_add(handle, tmp_inode); in ext4_ext_migrate()
Dinline.c605 ext4_orphan_add(handle, inode); in ext4_convert_inline_data_to_extent()
1926 if ((err = ext4_orphan_add(handle, inode)) != 0) in ext4_inline_data_truncate()
Dext4.h2645 extern int ext4_orphan_add(handle_t *, struct inode *);
Dxattr.c1067 ext4_orphan_add(handle, ea_inode); in ext4_xattr_inode_update_ref()