Home
last modified time | relevance | path

Searched refs:nfsc_openhash (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/nfs/
H A Dnfsclstate.h55 (&((c)->nfsc_openhash[NFSCLOPENHASHFUNC((f), (l))]))
111 struct nfsclopenhash nfsc_openhash[NFSCLOPENHASHSIZE]; member
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c633 error = nfscl_getopen(NULL, clp->nfsc_openhash, nfhp, fhlen, in nfscl_getstateid()
915 LIST_INIT(&clp->nfsc_openhash[i]); in nfscl_getcl()
1175 ret = nfscl_getopen(NULL, clp->nfsc_openhash, in nfscl_getbytelock()
1192 error = nfscl_getopen(NULL, clp->nfsc_openhash, in nfscl_getbytelock()