Searched refs:ext4_orphan_del (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/ext4/ |
| H A D | file.c | 382 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 D | orphan.c | 226 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 D | inline.c | 665 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 D | inode.c | 249 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 D | extents.c | 4753 ext4_orphan_del(NULL, inode); in ext4_alloc_file_blocks() 4760 ext4_orphan_del(handle, inode); in ext4_alloc_file_blocks()
|
| H A D | xattr.c | 1064 ext4_orphan_del(handle, ea_inode); in ext4_xattr_inode_update_ref()
|
| H A D | ext4.h | 3998 extern int ext4_orphan_del(handle_t *, struct inode *);
|
| H A D | namei.c | 3482 ext4_orphan_del(handle, inode); in __ext4_link()
|