Searched refs:nfscl_getopen (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 97 static int nfscl_getopen(struct nfsclownerhead *, struct nfsclopenhash *, 633 error = nfscl_getopen(NULL, clp->nfsc_openhash, nfhp, fhlen, in nfscl_getstateid() 708 nfscl_getopen(struct nfsclownerhead *ohp, struct nfsclopenhash *ohashp, in nfscl_getopen() function 1172 ret = nfscl_getopen(&dp->nfsdl_owner, NULL, np->n_fhp->nfh_fh, in nfscl_getbytelock() 1175 ret = nfscl_getopen(NULL, clp->nfsc_openhash, in nfscl_getbytelock() 1192 error = nfscl_getopen(NULL, clp->nfsc_openhash, in nfscl_getbytelock()
|