Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfs/
H A Dnfsclstate.h50 #define NFSCLDELEGHASH(c, f, l) \ macro
/freebsd/sys/fs/nfsclient/
H A Dnfs_clstate.c260 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_open()
458 LIST_INSERT_HEAD(NFSCLDELEGHASH(clp, nfhp, fhlen), dp, in nfscl_deleg()
476 LIST_INSERT_HEAD(NFSCLDELEGHASH(clp, nfhp, in nfscl_deleg()
502 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, fhp, fhlen), nfsdl_hash) { in nfscl_finddeleg()
592 LIST_FOREACH(dp, NFSCLDELEGHASH(clp, nfhp, fhlen), nfsdl_hash) { in nfscl_getstateid()