Searched refs:rootid (Results 1 – 1 of 1) sorted by relevance
4220 static inline int is_fstree(u64 rootid) in is_fstree() argument4222 if (rootid == BTRFS_FS_TREE_OBJECTID || in is_fstree()4223 ((s64)rootid >= (s64)BTRFS_FIRST_FREE_OBJECTID && in is_fstree()4224 !btrfs_qgroup_level(rootid))) in is_fstree()