Searched refs:btrfs_duplicate_item (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | ctree.h | 593 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
|
| 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 | file.c | 295 ret = btrfs_duplicate_item(trans, root, path, in btrfs_drop_extents() 676 ret = btrfs_duplicate_item(trans, root, path, &new_key); in btrfs_mark_extent_written()
|
| H A D | ctree.c | 4334 int btrfs_duplicate_item(struct btrfs_trans_handle *trans, in btrfs_duplicate_item() function
|