Home
last modified time | relevance | path

Searched refs:btrfs_copy_root (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dctree.h539 int btrfs_copy_root(struct btrfs_trans_handle *trans,
H A Drelocation.c765 ret = btrfs_copy_root(trans, root, root->commit_root, &eb, in create_reloc_root()
788 ret = btrfs_copy_root(trans, root, root->node, &eb, in create_reloc_root()
H A Dtransaction.c1788 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); in create_pending_snapshot()
H A Dctree.c309 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root() function
/kernel/linux/linux-5.10/fs/btrfs/
H A Drelocation.c751 ret = btrfs_copy_root(trans, root, root->commit_root, &eb, in create_reloc_root()
774 ret = btrfs_copy_root(trans, root, root->node, &eb, in create_reloc_root()
H A Dtransaction.c1653 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); in create_pending_snapshot()
H A Dctree.h2716 int btrfs_copy_root(struct btrfs_trans_handle *trans,
H A Dctree.c178 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root() function

Completed in 34 milliseconds