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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreeScanner.h102 int BTScanInitialize( const FCB * btreeFile,
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeScanner.c302 // btreeFile The B-Tree's file control block
331 int BTScanInitialize( const FCB * btreeFile, argument
343 btcb = (BTreeControlBlock *) btreeFile->fcbBTCBPtr;

Completed in 18 milliseconds