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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c2677 uint32_t unmapStart = startingBlock_in; local
2731 // (up to the start of the current bitmap block). Set unmapStart to
2748 --unmapStart;
2880 hfs_unmap_free_extent(vcb, unmapStart, unmapCount);

Completed in 15 milliseconds