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

/xnu-2782.1.97/bsd/hfs/hfscommon/Misc/
H A DBTreeWrapper.c258 if ( recordSize > sizeof(HFSPlusCatalogThread) || recordSize < (sizeof(HFSPlusCatalogThread) - sizeof(HFSUniStr255)))
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_format.h462 struct HFSPlusCatalogThread { struct
468 typedef struct HFSPlusCatalogThread HFSPlusCatalogThread; typedef in typeref:struct:HFSPlusCatalogThread
H A Dhfs_catalog.h311 HFSPlusCatalogThread hfsPlusThread;
H A Dhfs_endian.c672 HFSPlusCatalogThread *srcRec = (HFSPlusCatalogThread *)srcPtr;
H A Dhfs_catalog.c4561 HFSPlusCatalogThread *rec = (HFSPlusCatalogThread *)recp;
4563 size = sizeof(HFSPlusCatalogThread);

Completed in 39 milliseconds