Lines Matching refs:root_key

3053 		if (data_ref->root != root->root_key.objectid ||  in check_delayed_ref()
3126 root->root_key.objectid || in check_committed_ref()
3167 if (root->root_key.objectid == BTRFS_DATA_RELOC_TREE_OBJECTID) in btrfs_cross_ref_exist()
6760 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
6763 parent, root->root_key.objectid, in btrfs_free_tree_block()
6775 if (root->root_key.objectid != BTRFS_TREE_LOG_OBJECTID) { in btrfs_free_tree_block()
6801 root->root_key.objectid); in btrfs_free_tree_block()
7834 btrfs_set_buffer_lockdep_class(root->root_key.objectid, buf, level); in btrfs_init_new_buffer()
7842 if (root->root_key.objectid == BTRFS_TREE_LOG_OBJECTID) { in btrfs_init_new_buffer()
8074 generation <= root->root_key.offset) in reada_walk_down()
8094 generation <= root->root_key.offset) in reada_walk_down()
8372 btrfs_header_owner(eb) != root->root_key.objectid) in walk_down_proc()
8466 generation <= root->root_key.offset) { in do_walk_down()
8479 btrfs_set_buffer_lockdep_class(root->root_key.objectid, next, in do_walk_down()
8508 generation <= root->root_key.offset) in do_walk_down()
8563 BUG_ON(root->root_key.objectid != in do_walk_down()
8580 root->root_key.objectid, level - 1, 0); in do_walk_down()
8686 BUG_ON(root->root_key.objectid != in walk_up_proc()
8692 BUG_ON(root->root_key.objectid != in walk_up_proc()
8915 &root->root_key, in btrfs_drop_snapshot()
8943 ret = btrfs_del_root(trans, tree_root, &root->root_key); in btrfs_drop_snapshot()
8949 if (root->root_key.objectid != BTRFS_TREE_RELOC_OBJECTID) { in btrfs_drop_snapshot()
8950 ret = btrfs_find_root(tree_root, &root->root_key, path, in btrfs_drop_snapshot()
8963 root->root_key.objectid); in btrfs_drop_snapshot()
9013 BUG_ON(root->root_key.objectid != BTRFS_TREE_RELOC_OBJECTID); in btrfs_drop_subtree()