Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtransaction.c1442 ret = btrfs_copy_root(trans, root, old, &tmp, objectid); in create_pending_snapshot()
Drelocation.c1385 ret = btrfs_copy_root(trans, root, root->commit_root, &eb,
1400 ret = btrfs_copy_root(trans, root, root->node, &eb,
Dctree.h3616 int btrfs_copy_root(struct btrfs_trans_handle *trans,
Dctree.c238 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root() function