Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Ddelayed-ref.c688 if (is_fstree(ref_root)) in init_delayed_ref_common()
737 is_fstree(ref_root)) { in btrfs_add_delayed_tree_ref()
828 is_fstree(ref_root)) { in btrfs_add_delayed_data_ref()
Dqgroup.c2061 return is_fstree(unode->val); in maybe_fs_roots()
2538 if (!is_fstree(ref_root)) in qgroup_reserve()
2624 if (!is_fstree(ref_root)) in btrfs_qgroup_free_refroot()
3082 !is_fstree(root->objectid) || len == 0) in btrfs_qgroup_reserve_data()
3300 !is_fstree(root->objectid) || num_bytes == 0) in __btrfs_qgroup_reserve_meta()
3325 !is_fstree(root->objectid)) in btrfs_qgroup_free_meta_all_pertrans()
3341 !is_fstree(root->objectid)) in __btrfs_qgroup_free_meta()
3406 !is_fstree(root->objectid)) in btrfs_qgroup_convert_reserved_meta()
Dtransaction.c124 if (is_fstree(root->objectid)) in switch_commit_roots()
Ddisk-io.c1296 if (is_fstree(objectid)) in btrfs_create_tree()
1507 if (is_fstree(root->root_key.objectid) && in btrfs_init_fs_root()
Dctree.h3724 static inline int is_fstree(u64 rootid) in is_fstree() function
Dioctl.c4467 if (!is_fstree(new_root->objectid)) { in btrfs_ioctl_default_subvol()