Searched refs:create_reloc_root (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/btrfs/
H A Drelocation.c734 static struct btrfs_root *create_reloc_root(struct btrfs_trans_handle *trans, function
883 reloc_root = create_reloc_root(trans, root, btrfs_root_id(root));
892 /* Pairs with create_reloc_root */
4552 reloc_root = create_reloc_root(trans, root->reloc_root, btrfs_root_id(new_root));
4559 /* Pairs with create_reloc_root */

Completed in 172 milliseconds