Searched refs:btrfs_duplicate_item (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ctree.h | 557 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
|
H A D | file.c | 349 ret = btrfs_duplicate_item(trans, root, path, in btrfs_drop_extents() 721 ret = btrfs_duplicate_item(trans, root, path, &new_key); in btrfs_mark_extent_written()
|
H A D | ctree.c | 4470 int btrfs_duplicate_item(struct btrfs_trans_handle *trans, in btrfs_duplicate_item() function
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | file.c | 817 ret = btrfs_duplicate_item(trans, root, path, in __btrfs_drop_extents() 1197 ret = btrfs_duplicate_item(trans, root, path, &new_key); in btrfs_mark_extent_written()
|
H A D | ctree.h | 2729 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
|
H A D | ctree.c | 4612 int btrfs_duplicate_item(struct btrfs_trans_handle *trans, in btrfs_duplicate_item() function
|
Completed in 28 milliseconds