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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c163 u_int64_t forkSize; local
181 forkSize = (u_int64_t)totalNodes * (u_int64_t)header->nodeSize;
183 if ( forkSize > (u_int64_t)filePtr->fcbEOF )

Completed in 72 milliseconds