Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddir-item.c431 btrfs_truncate_item(trans, path, item_len - sub_item_len, 1); in btrfs_delete_one_dir_name()
H A Dctree.h580 void btrfs_truncate_item(struct btrfs_trans_handle *trans,
H A Dxattr.c192 btrfs_truncate_item(trans, path, data_size, 1); in btrfs_setxattr()
H A Duuid-tree.c223 btrfs_truncate_item(trans, path, item_size - sizeof(subid), 1); in btrfs_uuid_tree_remove()
H A Dfile-item.c846 btrfs_truncate_item(trans, path, new_size, 1); in truncate_one_csum()
858 btrfs_truncate_item(trans, path, new_size, 0); in truncate_one_csum()
H A Dctree.c3997 void btrfs_truncate_item(struct btrfs_trans_handle *trans, in btrfs_truncate_item() function
H A Dextent-tree.c1189 btrfs_truncate_item(trans, path, item_size, 1); in update_inline_extent_backref()
H A Dtree-log.c524 btrfs_truncate_item(trans, path, item_size, 1); in overwrite_item()