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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeTreeOps.c125 u_int16_t *recsRotated );
141 u_int16_t *recsRotated );
574 u_int16_t recsRotated; local
634 key->recSize, newIndex, newNode, &recordFit, &recsRotated );
639 if ( key->replacingKey || (recsRotated > 1) || (index > 0) )
652 key->recPtr, key->recSize, newIndex, newNode, &recsRotated);
667 if ( key->replacingKey || (recsRotated > 1) || (index > 0) )
949 recsRotated
965 u_int16_t *recsRotated )
1032 *recsRotated
[all...]

Completed in 26 milliseconds