Home
last modified time | relevance | path

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

/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.c1592 if (is_fstree(qgroupid) && qgroup_has_usage(qgroup)) { in btrfs_remove_qgroup()
2569 return is_fstree(unode->val); in maybe_fs_roots()
3024 if (!is_fstree(ref_root)) in qgroup_reserve()
3107 if (!is_fstree(ref_root)) in btrfs_qgroup_free_refroot()
3690 !is_fstree(root->root_key.objectid) || len == 0) in qgroup_reserve_data()
3936 !is_fstree(root->root_key.objectid) || num_bytes == 0) in btrfs_qgroup_reserve_meta()
3976 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
3992 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
4057 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
4276 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()
Dtransaction.c94 if (is_fstree(root->root_key.objectid)) in switch_commit_roots()
Ddisk-io.c1271 if (is_fstree(objectid)) in btrfs_create_tree()
1482 if (is_fstree(root->root_key.objectid) && in btrfs_init_fs_root()
Dioctl.c4088 if (!is_fstree(new_root->root_key.objectid)) { in btrfs_ioctl_default_subvol()
4968 if (sa->create && is_fstree(sa->qgroupid)) { in btrfs_ioctl_qgroup_create()
Dctree.h3412 static inline int is_fstree(u64 rootid) in is_fstree() function
Dextent-tree.c5110 if (is_fstree(root->root_key.objectid)) { in walk_up_proc()