Searched refs:btrfs_truncate_inode_items (Results 1 – 5 of 5) sorted by relevance
/linux/fs/btrfs/ |
H A D | inode-item.h | 88 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
|
H A D | inode-item.c | 442 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans, in btrfs_truncate_inode_items() function
|
H A D | free-space-cache.c | 346 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_truncate_free_space_cache()
|
H A D | inode.c | 5545 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_evict_inode() 7736 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_truncate()
|
H A D | tree-log.c | 4601 return btrfs_truncate_inode_items(trans, log_root, &control); in truncate_inode_items()
|