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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_readwrite.c1893 int wraparound = 0; local
1912 /* If it is less than the current next CNID, force the wraparound bit to be set */
1914 wraparound=1;
1922 if (wraparound) {

Completed in 22 milliseconds