Searched refs:ohashp (Results 1 – 1 of 1) sorted by relevance
708 nfscl_getopen(struct nfsclownerhead *ohp, struct nfsclopenhash *ohashp, in nfscl_getopen() argument717 KASSERT(ohp == NULL || ohashp == NULL, ("nfscl_getopen: " in nfscl_getopen()735 if (ohashp == NULL) { in nfscl_getopen()753 oph = &ohashp[NFSCLOPENHASHFUNC(nfhp, fhlen)]; in nfscl_getopen()