Searched refs:drCTFlSize (Results 1 - 8 of 8) sorted by last modified time

/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_vfsops.c3657 mdb->drCTFlSize = SWAP_BE32 (fp->ff_blocks * vcb->blockSize);
H A Dhfs_vfsutils.c231 fork.cf_size = SWAP_BE32(mdb->drCTFlSize);
H A Dhfs_format.h645 u_int32_t drCTFlSize; /* size of catalog file */ member in struct:HFSMasterDirectoryBlock
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c1468 if (alternateMDB->drCTFlSize != ((UInt64)numABlks * (UInt64)vcb->vcbBlockSize)) // check out the PEOF
1476 GPtr->calculatedCatalogFCB->fcbPhysicalSize = alternateMDB->drCTFlSize; // set up PEOF and EOF in FCB
H A DSVerify2.c1538 if ( mdbP->drCTFlSize != fcbP->fcbPhysicalSize )
H A Dhfs_endian.c131 src->drCTFlSize = SWAP_BE32 (src->drCTFlSize);
/macosx-10.10.1/hfs-285/newfs_hfs/
H A Dhfs_endian.c100 src->drCTFlSize = SWAP_BE32 (src->drCTFlSize);
/macosx-10.10.1/pdisk-9/
H A Dhfs_misc.c97 u16 drCTFlSize[2]; // size of catalog file member in struct:mdb_record

Completed in 204 milliseconds