Home
last modified time | relevance | path

Searched refs:is_fstree (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Ddelayed-ref.h299 if (skip_qgroup || !(is_fstree(root) && in btrfs_init_tree_ref()
300 (!mod_root || is_fstree(mod_root)))) in btrfs_init_tree_ref()
319 if (skip_qgroup || !(is_fstree(ref_root) && in btrfs_init_data_ref()
320 (!mod_root || is_fstree(mod_root)))) in btrfs_init_data_ref()
H A Dqgroup.c1690 if (is_fstree(qgroupid) && qgroup_has_usage(qgroup)) { in btrfs_remove_qgroup()
2690 return is_fstree(unode->val); in maybe_fs_roots()
3163 if (!is_fstree(ref_root)) in qgroup_reserve()
3225 if (!is_fstree(ref_root)) in btrfs_qgroup_free_refroot()
3799 !is_fstree(root->root_key.objectid) || len == 0) in qgroup_reserve_data()
4047 !is_fstree(root->root_key.objectid) || num_bytes == 0) in btrfs_qgroup_reserve_meta()
4088 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
4104 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
4158 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
4377 if (!is_fstree(roo in btrfs_qgroup_trace_subtree_after_cow()
[all...]
H A Dtree-checker.c190 if (!is_fstree(btrfs_header_owner(leaf))) in check_prev_ino()
456 !is_fstree(key->offset))) { in check_root_key()
474 if (unlikely(!is_fstree(key->objectid) && !is_root_item)) { in check_root_key()
1928 const bool is_subvol = is_fstree(root_owner); in btrfs_check_eb_owner()
1970 if (unlikely(is_subvol != is_fstree(eb_owner))) { in btrfs_check_eb_owner()
H A Dctree.h697 static inline int is_fstree(u64 rootid) in is_fstree() function
H A Ddelayed-ref.c874 if (is_fstree(ref_root)) in init_delayed_ref_common()
H A Ddisk-io.c884 if (is_fstree(objectid)) in btrfs_create_tree()
1104 is_fstree(root->root_key.objectid)) { in btrfs_init_fs_root()
1113 if (is_fstree(root->root_key.objectid) && in btrfs_init_fs_root()
1309 if (!is_fstree(objectid) && objectid != BTRFS_DATA_RELOC_TREE_OBJECTID) in btrfs_get_root_ref()
H A Dioctl.c2935 if (!is_fstree(new_root->root_key.objectid)) { in btrfs_ioctl_default_subvol()
3813 if (sa->create && is_fstree(sa->qgroupid)) { in btrfs_ioctl_qgroup_create()
H A Dextent-tree.c5508 if (is_fstree(root->root_key.objectid)) { in walk_up_proc()
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddelayed-ref.c907 if (is_fstree(ref_root)) in init_delayed_ref_common()
962 is_fstree(generic_ref->real_root) && in btrfs_add_delayed_tree_ref()
963 is_fstree(generic_ref->tree_ref.root) && in btrfs_add_delayed_tree_ref()
1067 is_fstree(ref_root) && in btrfs_add_delayed_data_ref()
1068 is_fstree(generic_ref->real_root) && in btrfs_add_delayed_data_ref()
H A Dqgroup.c1639 if (is_fstree(qgroupid) && qgroup_has_usage(qgroup)) { in btrfs_remove_qgroup()
2624 return is_fstree(unode->val); in maybe_fs_roots()
3081 if (!is_fstree(ref_root)) in qgroup_reserve()
3164 if (!is_fstree(ref_root)) in btrfs_qgroup_free_refroot()
3745 !is_fstree(root->root_key.objectid) || len == 0) in qgroup_reserve_data()
3989 !is_fstree(root->root_key.objectid) || num_bytes == 0) in btrfs_qgroup_reserve_meta()
4029 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
4045 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
4110 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
4329 if (!is_fstree(roo in btrfs_qgroup_trace_subtree_after_cow()
[all...]
H A 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()
H A Dtransaction.c166 if (is_fstree(root->root_key.objectid)) in switch_commit_roots()
H A Dioctl.c3474 if (!is_fstree(new_root->root_key.objectid)) { in btrfs_ioctl_default_subvol()
4328 if (sa->create && is_fstree(sa->qgroupid)) { in btrfs_ioctl_qgroup_create()
H A Ddisk-io.c1176 if (is_fstree(objectid)) in btrfs_create_tree()
1383 if (is_fstree(root->root_key.objectid) && in btrfs_init_fs_root()
H A Dctree.h3579 static inline int is_fstree(u64 rootid) in is_fstree() function
H A Dextent-tree.c5231 if (is_fstree(root->root_key.objectid)) { in walk_up_proc()

Completed in 59 milliseconds