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

/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c4421 /* temp_block should be INSIDE the region we just scanned, so subtract 1 */
4422 uint32_t temp_block = last_bitmap_block - 1; local
4423 error = hfs_get_summary_index (hfsmp, temp_block, &temp_summary);

Completed in 25 milliseconds