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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DFileExtentMapping.c1351 u_int32_t physNumBlocks; // Number of allocation blocks in file (according to PEOF) local
1381 physNumBlocks = (u_int32_t)temp64;
1513 if (nextBlock < physNumBlocks)

Completed in 18 milliseconds