Searched refs:drFndrInfo (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/hfs/
H A Dhfs_format.h640 u_int32_t drFndrInfo[8]; /* information used by the Finder */ member in struct:HFSMasterDirectoryBlock
H A Dhfs_vfsops.c3637 bcopy(vcb->vcbFndrInfo, mdb->drFndrInfo, sizeof(mdb->drFndrInfo));
H A Dhfs_vfsutils.c152 bcopy(mdb->drFndrInfo, vcb->vcbFndrInfo, sizeof(vcb->vcbFndrInfo));

Completed in 40 milliseconds