Searched refs:NFSCLDELEGHASH (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/fs/nfs/common/
H A Dnfsclstate.h51 #define NFSCLDELEGHASH(c, f, l) \ macro
/netbsd-current/sys/fs/nfs/client/
H A Dnfs_clstate.c257 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) {
432 LIST_INSERT_HEAD(NFSCLDELEGHASH(clp, nfhp, fhlen), dp,
461 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, fhp, fhlen), nfsdl_hash) {
519 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) {

Completed in 99 milliseconds