Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfile.c382 ext4_orphan_del(handle, inode); in ext4_handle_inode_extension()
403 ext4_orphan_del(NULL, inode); in ext4_inode_extension_cleanup()
421 ext4_orphan_del(NULL, inode); in ext4_inode_extension_cleanup()
424 ext4_orphan_del(handle, inode); in ext4_inode_extension_cleanup()
H A Dorphan.c226 int ext4_orphan_del(handle_t *handle, struct inode *inode) in ext4_orphan_del() function
345 ext4_orphan_del(NULL, inode); in ext4_process_orphan()
H A Dinline.c665 ext4_orphan_del(NULL, inode); in ext4_convert_inline_data_to_extent()
882 ext4_orphan_del(NULL, inode); in ext4_write_inline_data_end()
1962 ext4_orphan_del(handle, inode); in ext4_inline_data_truncate()
H A Dinode.c249 ext4_orphan_del(NULL, inode); in ext4_evict_inode()
291 ext4_orphan_del(NULL, inode); in ext4_evict_inode()
305 ext4_orphan_del(handle, inode); in ext4_evict_inode()
1399 ext4_orphan_del(NULL, inode); in ext4_write_begin()
1494 ext4_orphan_del(NULL, inode); in ext4_write_end()
1607 ext4_orphan_del(NULL, inode); in ext4_journalled_write_end()
4718 ext4_orphan_del(handle, inode); in ext4_truncate()
6240 ext4_orphan_del(NULL, inode); in ext4_setattr()
H A Dextents.c4753 ext4_orphan_del(NULL, inode); in ext4_alloc_file_blocks()
4760 ext4_orphan_del(handle, inode); in ext4_alloc_file_blocks()
H A Dxattr.c1064 ext4_orphan_del(handle, ea_inode); in ext4_xattr_inode_update_ref()
H A Dext4.h3998 extern int ext4_orphan_del(handle_t *, struct inode *);
H A Dnamei.c3482 ext4_orphan_del(handle, inode); in __ext4_link()