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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTree.c530 (void) BTInvalidateHint( searchIterator );
1482 (void) BTInvalidateHint( iterator );
1490 (void) BTInvalidateHint( iterator );
1629 (void) BTInvalidateHint( iterator );
1637 (void) BTInvalidateHint( iterator );
1899 Routine: BTInvalidateHint - Invalidates the hint within a BTreeInterator.
1913 OSStatus BTInvalidateHint (BTreeIterator *iterator ) function
/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h343 extern OSStatus BTInvalidateHint (BTreeIterator *iterator );
/darwin-on-arm/xnu/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c462 (void) BTInvalidateHint(btIterator);
580 (void) BTInvalidateHint(tmpIterator);
657 (void) BTInvalidateHint(btIterator);
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c1002 (void) BTInvalidateHint(iterator);
1026 (void) BTInvalidateHint(iterator);

Completed in 78 milliseconds