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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c1252 int bytesleft; local
1258 bytesleft = freeblocks = 0;
1274 if (bytesleft == 0) {
1283 bytesleft = bytesperblock;
1289 --bytesleft;

Completed in 28 milliseconds