Searched refs:btrfs_truncate_inode_items (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | inode-item.h | 79 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
|
| D | inode-item.c | 459 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans, in btrfs_truncate_inode_items() function
|
| D | free-space-cache.c | 348 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_truncate_free_space_cache()
|
| D | inode.c | 5285 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_evict_inode() 8357 ret = btrfs_truncate_inode_items(trans, root, &control); in btrfs_truncate()
|
| D | tree-log.c | 4107 return btrfs_truncate_inode_items(trans, log_root, &control); in truncate_inode_items()
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| D | tree-log.c | 4424 ret = btrfs_truncate_inode_items(trans, in btrfs_log_prealloc_extents() 5392 ret = btrfs_truncate_inode_items(trans, in btrfs_log_inode()
|
| D | inode.c | 4214 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans, in btrfs_truncate_inode_items() function 5179 ret = btrfs_truncate_inode_items(trans, root, inode, 0, 0); in btrfs_evict_inode() 8568 ret = btrfs_truncate_inode_items(trans, root, inode, in btrfs_truncate()
|
| D | ctree.h | 3004 int btrfs_truncate_inode_items(struct btrfs_trans_handle *trans,
|
| D | free-space-cache.c | 270 ret = btrfs_truncate_inode_items(trans, root, inode, in btrfs_truncate_free_space_cache()
|