Lines Matching +defs:path +defs:root
16 static int insert_normal_tree_ref(struct btrfs_root *root, u64 bytenr, in insert_normal_tree_ref()
23 struct btrfs_path *path; in insert_normal_tree_ref() local
68 static int add_tree_ref(struct btrfs_root *root, u64 bytenr, u64 num_bytes, in add_tree_ref()
73 struct btrfs_path *path; in add_tree_ref() local
119 static int remove_extent_item(struct btrfs_root *root, u64 bytenr, in remove_extent_item()
124 struct btrfs_path *path; in remove_extent_item() local
150 static int remove_extent_ref(struct btrfs_root *root, u64 bytenr, in remove_extent_ref()
155 struct btrfs_path *path; in remove_extent_ref() local
205 static int test_no_shared_qgroup(struct btrfs_root *root, in test_no_shared_qgroup()
317 static int test_multiple_refs(struct btrfs_root *root, in test_multiple_refs()
474 struct btrfs_root *root; in btrfs_test_qgroups() local