Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dnamei.c2520 err = ext4_orphan_add(handle, inode); in ext4_tmpfile()
2746 int ext4_orphan_add(handle_t *handle, struct inode *inode) in ext4_orphan_add() function
2968 ext4_orphan_add(handle, inode); in ext4_rmdir()
3040 ext4_orphan_add(handle, inode); in ext4_unlink()
3126 err = ext4_orphan_add(handle, inode); in ext4_symlink()
3648 ext4_orphan_add(handle, new.inode); in ext4_rename()
Dmigrate.c485 ext4_orphan_add(handle, tmp_inode); in ext4_ext_migrate()
Dinode.c1337 ext4_orphan_add(handle, inode); in ext4_write_begin()
1431 ext4_orphan_add(handle, inode); in ext4_write_end()
1547 ext4_orphan_add(handle, inode); in ext4_journalled_write_end()
3514 err = ext4_orphan_add(handle, inode); in ext4_iomap_begin()
3684 ret = ext4_orphan_add(handle, inode); in ext4_direct_IO_write()
4493 err = ext4_orphan_add(handle, inode); in ext4_truncate()
5548 error = ext4_orphan_add(handle, inode); in ext4_setattr()
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.h2515 extern int ext4_orphan_add(handle_t *, struct inode *);
Dxattr.c1072 ext4_orphan_add(handle, ea_inode); in ext4_xattr_inode_update_ref()