Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsclstate.h58 (&((c)->nfsc_layouthash[ncl_hash((f), (l)) % NFSCLLAYOUTHASHSIZE]))
113 struct nfscllayouthash nfsc_layouthash[NFSCLLAYOUTHASHSIZE]; member
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c917 LIST_INIT(&clp->nfsc_layouthash[i]); in nfscl_getcl()
2161 LIST_INIT(&clp->nfsc_layouthash[i]); in nfscl_recover()