Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/nfs/
HDnfsclstate.h58 (&((c)->nfsc_layouthash[ncl_hash((f), (l)) % NFSCLLAYOUTHASHSIZE]))
113 struct nfscllayouthash nfsc_layouthash[NFSCLLAYOUTHASHSIZE]; member
/freebsd-13-stable/sys/fs/nfsclient/
HDnfs_clstate.c921 LIST_INIT(&clp->nfsc_layouthash[i]); in nfscl_getcl()
2155 LIST_INIT(&clp->nfsc_layouthash[i]); in nfscl_recover()