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