Searched refs:HFS_IN_CHANGEFS (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs.h371 #define HFS_IN_CHANGEFS 0x40000 macro
H A Dhfs_vfsops.c473 hfsmp->hfs_flags |= HFS_IN_CHANGEFS;
592 hfsmp->hfs_flags &= ~HFS_IN_CHANGEFS;
1987 if (hfsmp->hfs_flags & HFS_IN_CHANGEFS)

Completed in 42 milliseconds