Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dnamei.c2598 err = ext4_orphan_add(handle, inode); in ext4_tmpfile()
2835 int ext4_orphan_add(handle_t *handle, struct inode *inode) in ext4_orphan_add() function
3049 ext4_orphan_add(handle, inode); in ext4_rmdir()
3115 ext4_orphan_add(handle, inode); in ext4_unlink()
3225 err = ext4_orphan_add(handle, inode); in ext4_symlink()
3726 ext4_orphan_add(handle, new.inode); in ext4_rename()
Dmigrate.c493 ext4_orphan_add(handle, tmp_inode); in ext4_ext_migrate()
Dinode.c1092 ext4_orphan_add(handle, inode); in ext4_write_begin()
1191 ext4_orphan_add(handle, inode); in ext4_write_end()
1265 ext4_orphan_add(handle, inode); in ext4_journalled_write_end()
3833 if (ext4_orphan_add(handle, inode)) in ext4_truncate()
4792 error = ext4_orphan_add(handle, inode); in ext4_setattr()
Dinline.c600 ext4_orphan_add(handle, inode); in ext4_convert_inline_data_to_extent()
1922 if (ext4_orphan_add(handle, inode)) in ext4_inline_data_truncate()
Dindirect.c667 ret = ext4_orphan_add(handle, inode); in ext4_ind_direct_IO()
Dext4.h2349 extern int ext4_orphan_add(handle_t *, struct inode *);