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

/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c4122 int counter_max; local
4136 counter_max = hfsmp->vcbVBMIOSize / kBytesPerWord;
4138 for (counter = 0; counter < counter_max; counter++) {

Completed in 24 milliseconds