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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs.h452 #define HFS_UNMAP 0x200000 macro
H A Dhfs_vfsops.c1477 hfsmp->hfs_flags |= HFS_UNMAP;
2025 if (hfsmp->hfs_flags & HFS_UNMAP) {
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c579 if ((hfsmp->hfs_flags & HFS_UNMAP) && (hfsmp->jnl != NULL)) {

Completed in 41 milliseconds