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

/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c659 ; recently_freed: - output pointer containing whether or not the blocks were freed recently
673 CheckUnmappedBytes (struct hfsmount *hfsmp, uint64_t blockno, uint64_t numblocks, int *recently_freed, uint32_t *overlap_end) { argument
699 *recently_freed = 1;
707 *recently_freed = 0;
713 *recently_freed = 0;

Completed in 26 milliseconds