Searched refs:btrfs_truncate_item (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | ctree.h | 582 void btrfs_truncate_item(struct btrfs_trans_handle *trans,
|
| H A D | uuid-tree.c | 194 btrfs_truncate_item(trans, path, item_size - sizeof(subid), 1); in btrfs_uuid_tree_remove()
|
| H A D | file-item.c | 928 btrfs_truncate_item(trans, path, new_size, 1); in truncate_one_csum() 940 btrfs_truncate_item(trans, path, new_size, 0); in truncate_one_csum()
|
| H A D | ctree.c | 4024 void btrfs_truncate_item(struct btrfs_trans_handle *trans, in btrfs_truncate_item() function
|
| H A D | relocation.c | 4808 btrfs_truncate_item(trans, path, offsetof(struct btrfs_chunk, stripe), 1); in remove_chunk_stripes()
|
| H A D | extent-tree.c | 1232 btrfs_truncate_item(trans, path, item_size, 1); in update_inline_extent_backref()
|
| H A D | tree-log.c | 589 btrfs_truncate_item(trans, wc->subvol_path, item_size, 1); in overwrite_item()
|