Home | History | Annotate | Download | only in server

Lines Matching defs:nfsclienthash

83 struct nfsclienthashhead	*nfsclienthash;
222 LIST_FOREACH(clp, &nfsclienthash[i], lc_hash) {
280 LIST_INSERT_HEAD(NFSCLIENTHASH(new_clp->lc_clientid), new_clp,
384 LIST_INSERT_HEAD(NFSCLIENTHASH(new_clp->lc_clientid), new_clp,
448 LIST_INSERT_HEAD(NFSCLIENTHASH(new_clp->lc_clientid), new_clp,
543 hp = NFSCLIENTHASH(clientid);
710 hp = NFSCLIENTHASH(clientid);
782 LIST_FOREACH(clp, &nfsclienthash[i], lc_hash) {
844 clp = LIST_FIRST(&nfsclienthash[i]);
1112 clp = LIST_FIRST(&nfsclienthash[i]);
5371 LIST_FOREACH_SAFE(clp, &nfsclienthash[i], lc_hash, nclp) {
5748 LIST_FOREACH_SAFE(clp, &nfsclienthash[i], lc_hash, nclp) {
6088 LIST_FOREACH(clp, &nfsclienthash[i], lc_hash) {