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

/linux-master/fs/btrfs/
H A Dctree.h553 int btrfs_copy_root(struct btrfs_trans_handle *trans,
H A Dtransaction.c1798 ret = btrfs_copy_root(trans, root, old, &tmp, objectid);
H A Drelocation.c761 ret = btrfs_copy_root(trans, root, root->commit_root, &eb,
784 ret = btrfs_copy_root(trans, root, root->node, &eb,
H A Dctree.c309 int btrfs_copy_root(struct btrfs_trans_handle *trans, function

Completed in 154 milliseconds