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

/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c204 switch (header->btreeType)
270 header->btreeType = btreePtr->btreeType;
H A DBTree.c285 btreePtr->btreeType = header->btreeType;
1887 btreePtr->btreeType = header->btreeType;
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_btreeio.c690 btcb->btreeType = 0xFF;
783 bthp->btreeType = 0xFF;
H A Dhfs_format.h747 u_int8_t btreeType; /* reserved */ member in struct:BTHeaderRec
H A Dhfs_hotfiles.c1891 bthp->btreeType = kUserBTreeType; /* non-metadata */
/darwin-on-arm/xnu/bsd/hfs/hfscommon/headers/
H A DBTreesPrivate.h195 u_int8_t btreeType; member in struct:BTreeControlBlock

Completed in 100 milliseconds