Searched refs:btrfs_copy_root (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | relocation.c | 755 ret = btrfs_copy_root(trans, root, root->commit_root, &eb, in create_reloc_root() 778 ret = btrfs_copy_root(trans, root, root->node, &eb, in create_reloc_root()
|
D | transaction.c | 1744 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); in create_pending_snapshot()
|
D | ctree.h | 3038 int btrfs_copy_root(struct btrfs_trans_handle *trans,
|
D | ctree.c | 197 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root() function
|