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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c1288 u_int32_t physNumBlocks; // Number of allocation blocks in file (according to PEOF) local
1314 physNumBlocks = (u_int32_t)temp64;
1438 if (nextBlock < physNumBlocks)

Completed in 33 milliseconds