Home
last modified time | relevance | path

Searched refs:btrfs_truncate_item (Results 1 – 7 of 7) sorted by relevance

/linux/fs/btrfs/
H A Dctree.h582 void btrfs_truncate_item(struct btrfs_trans_handle *trans,
H A Duuid-tree.c194 btrfs_truncate_item(trans, path, item_size - sizeof(subid), 1); in btrfs_uuid_tree_remove()
H A Dfile-item.c928 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 Dctree.c4024 void btrfs_truncate_item(struct btrfs_trans_handle *trans, in btrfs_truncate_item() function
H A Drelocation.c4808 btrfs_truncate_item(trans, path, offsetof(struct btrfs_chunk, stripe), 1); in remove_chunk_stripes()
H A Dextent-tree.c1232 btrfs_truncate_item(trans, path, item_size, 1); in update_inline_extent_backref()
H A Dtree-log.c589 btrfs_truncate_item(trans, wc->subvol_path, item_size, 1); in overwrite_item()