Searched refs:HFS_ALLOC_RB_ACTIVE (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h417 #define HFS_ALLOC_RB_ACTIVE 0x000008 /* normalzone tree finished building */ macro
H A Dhfs_vfsops.c1182 hfsmp->extent_tree_flags |= HFS_ALLOC_RB_ACTIVE;
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c974 if (hfsmp->extent_tree_flags & HFS_ALLOC_RB_ACTIVE) {
2956 if ((hfsmp->extent_tree_flags & HFS_ALLOC_RB_ACTIVE) == 0) {
4217 (hfsmp->extent_tree_flags & HFS_ALLOC_RB_ACTIVE)) {
4316 (hfsmp->extent_tree_flags & HFS_ALLOC_RB_ACTIVE)) {

Completed in 78 milliseconds