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

/xnu-2782.1.97/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c499 if ((hfsmp->hfs_flags & HFS_UNMAP) && (hfsmp->jnl != NULL)) {
801 if ((hfsmp->hfs_flags & HFS_UNMAP) &&
825 if ((hfsmp->hfs_flags & HFS_UNMAP) &&
/xnu-2782.1.97/bsd/hfs/
H A Dhfs.h469 #define HFS_UNMAP 0x200000 macro
H A Dhfs_vfsops.c1410 hfsmp->hfs_flags |= HFS_UNMAP;

Completed in 266 milliseconds