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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c1854 u_int64_t hostfilesizemax = ((u_int64_t)1) << hostbits; local
1856 hfsmp->hfs_backingfs_maxblocks = hostfilesizemax / hfsmp->blockSize;

Completed in 20 milliseconds