Searched refs:btrfs_duplicate_item (Results 1 – 4 of 4) sorted by relevance
/linux/fs/btrfs/ |
H A D | raid-stripe-tree.c | 182 ret = btrfs_duplicate_item(trans, stripe_root, path, &newkey); in btrfs_delete_raid_extent()
|
H A D | ctree.h | 587 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
|
H A D | file.c | 294 ret = btrfs_duplicate_item(trans, root, path, in btrfs_drop_extents() 674 ret = btrfs_duplicate_item(trans, root, path, &new_key); in btrfs_mark_extent_written()
|
H A D | ctree.c | 4331 int btrfs_duplicate_item(struct btrfs_trans_handle *trans, in btrfs_duplicate_item() function
|