Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dnamei.c2519 err = ext4_orphan_add(handle, inode); in ext4_tmpfile()
2747 int ext4_orphan_add(handle_t *handle, struct inode *inode) in ext4_orphan_add() function
2966 ext4_orphan_add(handle, inode); in ext4_rmdir()
3035 ext4_orphan_add(handle, inode); in ext4_unlink()
3147 err = ext4_orphan_add(handle, inode); in ext4_symlink()
3658 ext4_orphan_add(handle, new.inode); in ext4_rename()
Dmigrate.c492 ext4_orphan_add(handle, tmp_inode); in ext4_ext_migrate()
Dinode.c1093 ext4_orphan_add(handle, inode); in ext4_write_begin()
1192 ext4_orphan_add(handle, inode); in ext4_write_end()
1298 ext4_orphan_add(handle, inode); in ext4_journalled_write_end()
3875 if (ext4_orphan_add(handle, inode)) in ext4_truncate()
4841 error = ext4_orphan_add(handle, inode); in ext4_setattr()
Dinline.c599 ext4_orphan_add(handle, inode); in ext4_convert_inline_data_to_extent()
1920 if (ext4_orphan_add(handle, inode)) in ext4_inline_data_truncate()
Dindirect.c669 ret = ext4_orphan_add(handle, inode); in ext4_ind_direct_IO()
Dext4.h2546 extern int ext4_orphan_add(handle_t *, struct inode *);