Lines Matching refs:root_key
3057 if (data_ref->root != root->root_key.objectid || in check_delayed_ref()
3127 root->root_key.objectid || in check_committed_ref()
3167 if (root->root_key.objectid == BTRFS_DATA_RELOC_TREE_OBJECTID) in btrfs_cross_ref_exist()
6988 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
6992 root->root_key.objectid, in btrfs_free_tree_block()
6997 root->root_key.objectid, in btrfs_free_tree_block()
7008 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
7034 root->root_key.objectid); in btrfs_free_tree_block()
8054 BUG_ON(root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID); in btrfs_alloc_reserved_file_extent()
8057 root->root_key.objectid, owner, offset, in btrfs_alloc_reserved_file_extent()
8062 root->root_key.objectid, owner, in btrfs_alloc_reserved_file_extent()
8122 btrfs_set_buffer_lockdep_class(root->root_key.objectid, buf, level); in btrfs_init_new_buffer()
8138 if (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID) { in btrfs_init_new_buffer()
8373 generation <= root->root_key.offset) in reada_walk_down()
8393 generation <= root->root_key.offset) in reada_walk_down()
8432 btrfs_header_owner(eb) != root->root_key.objectid) in walk_down_proc()
8528 generation <= root->root_key.offset) { in do_walk_down()
8544 btrfs_set_buffer_lockdep_class(root->root_key.objectid, next, in do_walk_down()
8572 generation <= root->root_key.offset) in do_walk_down()
8633 ASSERT(root->root_key.objectid == in do_walk_down()
8635 if (root->root_key.objectid != in do_walk_down()
8655 parent, root->root_key.objectid, in do_walk_down()
8767 BUG_ON(root->root_key.objectid != in walk_up_proc()
8773 BUG_ON(root->root_key.objectid != in walk_up_proc()
8996 &root->root_key, in btrfs_drop_snapshot()
9025 ret = btrfs_del_root(trans, &root->root_key); in btrfs_drop_snapshot()
9032 if (root->root_key.objectid != BTRFS_TREE_RELOC_OBJECTID) { in btrfs_drop_snapshot()
9033 ret = btrfs_find_root(tree_root, &root->root_key, path, in btrfs_drop_snapshot()
9046 root->root_key.objectid); in btrfs_drop_snapshot()
9097 BUG_ON(root->root_key.objectid != BTRFS_TREE_RELOC_OBJECTID); in btrfs_drop_subtree()