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

/linux-4.1.27/fs/btrfs/
H A Dtransaction.c1391 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); create_pending_snapshot()
H A Drelocation.c1385 ret = btrfs_copy_root(trans, root, root->commit_root, &eb, create_reloc_root()
1400 ret = btrfs_copy_root(trans, root, root->node, &eb, create_reloc_root()
H A Dctree.c238 int btrfs_copy_root(struct btrfs_trans_handle *trans, btrfs_copy_root() function
H A Dctree.h3558 int btrfs_copy_root(struct btrfs_trans_handle *trans,

Completed in 163 milliseconds