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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c1251 u_int32_t lastbit; local
1264 lastbit = VCBTOHFS(vcb)->hfs_metazone_end;
1268 * Count all the bits from bit to lastbit.
1270 while (bit < lastbit) {

Completed in 74 milliseconds