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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_search.c550 CheckAccess(ExtendedVCB *theVCBPtr, u_long searchBits, CatalogKey *theKeyPtr, struct vfs_context *ctx) argument
567 hfsmp = VCBTOHFS( theVCBPtr );
568 isHFSPlus = ( theVCBPtr->vcbSigWord == kHFSPlusSigWord );

Completed in 24 milliseconds