Home
last modified time | relevance | path

Searched refs:btrfs_copy_root (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/btrfs/
Dctree.h539 int btrfs_copy_root(struct btrfs_trans_handle *trans,
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()
Dtransaction.c1790 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); in create_pending_snapshot()
Dctree.c309 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root() function