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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_search.c546 CheckAccess(ExtendedVCB *theVCBPtr, u_long searchBits, CatalogKey *theKeyPtr, struct vfs_context *ctx) argument
563 hfsmp = VCBTOHFS( theVCBPtr );
564 isHFSPlus = ( theVCBPtr->vcbSigWord == kHFSPlusSigWord );

Completed in 20 milliseconds