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

/xnu-2782.1.97/bsd/hfs/hfscommon/BTree/
H A DBTreeTreeOps.c370 primaryKey.skipRotate = false;
502 primaryKey->skipRotate = insertParent; // don't rotate left if we have two inserts occuring
526 insertKeyPtr->skipRotate = false; // a rotate is OK during second insert
631 if ( !key->skipRotate ) // are rotates allowed?
/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DBTreesPrivate.h273 Boolean skipRotate; member in struct:InsertKey

Completed in 25 milliseconds