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

/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c3520 uint32_t byteindex = index / kBitsPerByte; local
3521 uint8_t current_byte = hfsmp->hfs_summary_table[byteindex];

Completed in 26 milliseconds