Lines Matching refs:root_item
1434 btrfs_root_last_snapshot(&root->root_item)) in run_delalloc_nocow()
3073 u64 last_snapshot = btrfs_root_last_snapshot(&root->root_item); in btrfs_finish_ordered_io()
4325 WARN_ON(btrfs_root_refs(&root->root_item) != 0); in btrfs_prune_dentries()
4396 root_flags = btrfs_root_flags(&dest->root_item); in btrfs_delete_subvolume()
4398 btrfs_set_root_flags(&dest->root_item, in btrfs_delete_subvolume()
4444 memset(&dest->root_item.drop_progress, 0, in btrfs_delete_subvolume()
4445 sizeof(dest->root_item.drop_progress)); in btrfs_delete_subvolume()
4446 dest->root_item.drop_level = 0; in btrfs_delete_subvolume()
4447 btrfs_set_root_refs(&dest->root_item, 0); in btrfs_delete_subvolume()
4460 ret = btrfs_uuid_tree_remove(trans, dest->root_item.uuid, in btrfs_delete_subvolume()
4468 if (!btrfs_is_empty_uuid(dest->root_item.received_uuid)) { in btrfs_delete_subvolume()
4470 dest->root_item.received_uuid, in btrfs_delete_subvolume()
4495 root_flags = btrfs_root_flags(&dest->root_item); in btrfs_delete_subvolume()
4496 btrfs_set_root_flags(&dest->root_item, in btrfs_delete_subvolume()
5492 ((btrfs_root_refs(&root->root_item) != 0 && in btrfs_evict_inode()
5509 BUG_ON(btrfs_root_refs(&root->root_item) != 0 && in btrfs_evict_inode()
5682 location->objectid = btrfs_root_dirid(&new_root->root_item); in fixup_tree_root_location()
5740 if (empty && btrfs_root_refs(&root->root_item) == 0) { in inode_tree_del()
5931 if (btrfs_root_refs(&root->root_item) == 0) in btrfs_dentry_delete()
7444 btrfs_root_last_snapshot(&root->root_item)) in can_nocow_extent()
9431 if (btrfs_root_refs(&root->root_item) == 0) in btrfs_drop_inode()