Searched refs:btrfs_truncate_inode_items (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/fs/btrfs/ |
D | tree-log.c | 4526 ret = btrfs_truncate_inode_items(trans, in btrfs_log_prealloc_extents() 5478 ret = btrfs_truncate_inode_items(trans, in btrfs_log_inode()
|
D | inode.c | 4639 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans, in btrfs_truncate_inode_items() function 5621 ret = btrfs_truncate_inode_items(trans, root, BTRFS_I(inode), in btrfs_evict_inode() 8943 ret = btrfs_truncate_inode_items(trans, root, BTRFS_I(inode), in btrfs_truncate()
|
D | ctree.h | 3154 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
|
D | free-space-cache.c | 329 ret = btrfs_truncate_inode_items(trans, root, BTRFS_I(inode), in btrfs_truncate_free_space_cache()
|