Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Ddelayed-ref.c889 if (is_fstree(ref_root)) in init_delayed_ref_common()
945 is_fstree(generic_ref->real_root) && in btrfs_add_delayed_tree_ref()
946 is_fstree(generic_ref->tree_ref.root) && in btrfs_add_delayed_tree_ref()
1052 is_fstree(ref_root) && in btrfs_add_delayed_data_ref()
1053 is_fstree(generic_ref->real_root) && in btrfs_add_delayed_data_ref()
Dqgroup.c2533 return is_fstree(unode->val); in maybe_fs_roots()
2988 if (!is_fstree(ref_root)) in qgroup_reserve()
3071 if (!is_fstree(ref_root)) in btrfs_qgroup_free_refroot()
3624 !is_fstree(root->root_key.objectid) || len == 0) in qgroup_reserve_data()
3868 !is_fstree(root->root_key.objectid) || num_bytes == 0) in qgroup_reserve_meta()
3908 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
3924 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
3989 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
4208 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()
Dtree-checker.c184 if (!is_fstree(btrfs_header_owner(leaf))) in check_prev_ino()
451 if (!is_fstree(key->objectid) && !is_root_item) { in check_root_key()
Dtransaction.c165 if (is_fstree(root->root_key.objectid)) in switch_commit_roots()
Ddisk-io.c1176 if (is_fstree(objectid)) in btrfs_create_tree()
1383 if (is_fstree(root->root_key.objectid) && in btrfs_init_fs_root()
Dctree.h3573 static inline int is_fstree(u64 rootid) in is_fstree() function
Dioctl.c3386 if (!is_fstree(new_root->root_key.objectid)) { in btrfs_ioctl_default_subvol()
Dextent-tree.c5307 if (is_fstree(root->root_key.objectid)) { in walk_up_proc()