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

/linux-master/fs/btrfs/
H A Drelocation.c738 static struct btrfs_root *create_reloc_root(struct btrfs_trans_handle *trans, function
888 reloc_root = create_reloc_root(trans, root, root->root_key.objectid);
897 /* Pairs with create_reloc_root */
4588 reloc_root = create_reloc_root(trans, root->reloc_root,
4596 /* Pairs with create_reloc_root */

Completed in 99 milliseconds