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

/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c4217 u_int32_t completed_size; // how much io was actually completed local
4287 completed_size = buf_count(blockRef);
4288 last_bitmap_block = completed_size * kBitsPerByte;

Completed in 21 milliseconds