Home
last modified time | relevance | path

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

/fs/btrfs/
Dctree.h3669 static inline int is_fstree(u64 rootid) in is_fstree() argument
3671 if (rootid == BTRFS_FS_TREE_OBJECTID || in is_fstree()
3672 ((s64)rootid >= (s64)BTRFS_FIRST_FREE_OBJECTID && in is_fstree()
3673 !btrfs_qgroup_level(rootid))) in is_fstree()