Home
last modified time | relevance | path

Searched refs:is_fstree (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/fs/btrfs/
Ddelayed-ref.c890 if (is_fstree(ref_root)) in init_delayed_ref_common()
946 is_fstree(generic_ref->real_root) && in btrfs_add_delayed_tree_ref()
947 is_fstree(generic_ref->tree_ref.root) && in btrfs_add_delayed_tree_ref()
1053 is_fstree(ref_root) && in btrfs_add_delayed_data_ref()
1054 is_fstree(generic_ref->real_root) && in btrfs_add_delayed_data_ref()
Dqgroup.c2411 return is_fstree(unode->val); in maybe_fs_roots()
2886 if (!is_fstree(ref_root)) in qgroup_reserve()
2971 if (!is_fstree(ref_root)) in btrfs_qgroup_free_refroot()
3410 !is_fstree(root->root_key.objectid) || len == 0) in btrfs_qgroup_reserve_data()
3628 !is_fstree(root->root_key.objectid) || num_bytes == 0) in __btrfs_qgroup_reserve_meta()
3653 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
3669 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
3735 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
3954 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()
Dtransaction.c91 if (is_fstree(root->root_key.objectid)) in switch_commit_roots()
Dctree.h3397 static inline int is_fstree(u64 rootid) in is_fstree() function
Ddisk-io.c1283 if (is_fstree(objectid)) in btrfs_create_tree()
Dextent-tree.c5050 if (is_fstree(root->root_key.objectid)) { in walk_up_proc()
Dioctl.c3989 if (!is_fstree(new_root->root_key.objectid)) { in btrfs_ioctl_default_subvol()