Home
last modified time | relevance | path

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

/fs/btrfs/
Dctree.h3412 static inline int is_fstree(u64 rootid) in is_fstree() argument
3414 if (rootid == BTRFS_FS_TREE_OBJECTID || in is_fstree()
3415 ((s64)rootid >= (s64)BTRFS_FIRST_FREE_OBJECTID && in is_fstree()
3416 !btrfs_qgroup_level(rootid))) in is_fstree()