Lines Matching refs:tree_root
1766 root != root->fs_info->tree_root) in btrfs_clear_bit_hook()
2885 BUG_ON(root == root->fs_info->tree_root); in btrfs_finish_ordered_io()
2921 if (root != root->fs_info->tree_root) in btrfs_finish_ordered_io()
3157 ret = btrfs_del_orphan_item(trans, root->fs_info->tree_root, in btrfs_orphan_commit_root()
3251 ret = btrfs_insert_orphan_item(trans, root->fs_info->tree_root, in btrfs_orphan_add()
3377 if (ret == -ESTALE && root == root->fs_info->tree_root) { in btrfs_orphan_cleanup()
3705 if (root == root->fs_info->tree_root) in btrfs_read_locked_inode()
4085 ret = btrfs_del_root_ref(trans, root->fs_info->tree_root, in btrfs_unlink_subvol()
4285 root == root->fs_info->tree_root) in btrfs_truncate_inode_items()
4475 root == root->fs_info->tree_root)) { in btrfs_truncate_inode_items()
5223 if (!(root == root->fs_info->tree_root || in btrfs_evict_inode()
5300 ret = btrfs_search_slot(NULL, root->fs_info->tree_root, &key, path, in fixup_tree_root_location()
5672 if (root->fs_info->tree_root == root) in btrfs_real_readdir()
6212 ret = btrfs_add_root_ref(trans, root->fs_info->tree_root, in btrfs_add_link()
6247 err = btrfs_del_root_ref(trans, root->fs_info->tree_root, in btrfs_add_link()