Lines Matching refs:root_key
2954 if (data_ref->root != root->root_key.objectid || in check_delayed_ref()
3027 root->root_key.objectid || in check_committed_ref()
3068 if (root->root_key.objectid == BTRFS_DATA_RELOC_TREE_OBJECTID) in btrfs_cross_ref_exist()
6462 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
6465 parent, root->root_key.objectid, in btrfs_free_tree_block()
6477 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
6503 root->root_key.objectid); in btrfs_free_tree_block()
7482 btrfs_set_buffer_lockdep_class(root->root_key.objectid, buf, level); in btrfs_init_new_buffer()
7490 if (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID) { in btrfs_init_new_buffer()
7725 generation <= root->root_key.offset) in reada_walk_down()
7745 generation <= root->root_key.offset) in reada_walk_down()
7995 btrfs_header_owner(eb) != root->root_key.objectid) in walk_down_proc()
8089 generation <= root->root_key.offset) { in do_walk_down()
8102 btrfs_set_buffer_lockdep_class(root->root_key.objectid, next, in do_walk_down()
8131 generation <= root->root_key.offset) in do_walk_down()
8184 BUG_ON(root->root_key.objectid != in do_walk_down()
8200 root->root_key.objectid, level - 1, 0, 0); in do_walk_down()
8305 BUG_ON(root->root_key.objectid != in walk_up_proc()
8311 BUG_ON(root->root_key.objectid != in walk_up_proc()
8534 &root->root_key, in btrfs_drop_snapshot()
8580 ret = btrfs_del_root(trans, tree_root, &root->root_key); in btrfs_drop_snapshot()
8586 if (root->root_key.objectid != BTRFS_TREE_RELOC_OBJECTID) { in btrfs_drop_snapshot()
8587 ret = btrfs_find_root(tree_root, &root->root_key, path, in btrfs_drop_snapshot()
8600 root->root_key.objectid); in btrfs_drop_snapshot()
8658 BUG_ON(root->root_key.objectid != BTRFS_TREE_RELOC_OBJECTID); in btrfs_drop_subtree()