Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c2596 return is_fstree(unode->val); in maybe_fs_roots()
3044 if (!is_fstree(ref_root)) in qgroup_reserve()
3127 if (!is_fstree(ref_root)) in btrfs_qgroup_free_refroot()
3699 !is_fstree(root->root_key.objectid) || len == 0) in qgroup_reserve_data()
3943 !is_fstree(root->root_key.objectid) || num_bytes == 0) in btrfs_qgroup_reserve_meta()
3983 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_free_meta_all_pertrans()
3999 !is_fstree(root->root_key.objectid)) in __btrfs_qgroup_free_meta()
4064 !is_fstree(root->root_key.objectid)) in btrfs_qgroup_convert_reserved_meta()
4283 if (!is_fstree(root->root_key.objectid) || !root->reloc_root) in btrfs_qgroup_trace_subtree_after_cow()
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 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.h3581 static inline int is_fstree(u64 rootid) in is_fstree() function
H A Dioctl.c3455 if (!is_fstree(new_root->root_key.objectid)) { in btrfs_ioctl_default_subvol()
H A Dextent-tree.c5219 if (is_fstree(root->root_key.objectid)) { in walk_up_proc()