Searched refs:nd_fh (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/nfs/
H A Dnfs.h540 nfsrvfh_t nd_fh; /* File handle */ member in struct:nfsrv_descript
569 !memcmp((void *)&(o)->nd_fh, (void *)&(n)->nd_fh, NFSX_V3FH))
H A Dnfs_serv.c1103 nfsm_srvmtofh(&nfsd->nd_fh);
1172 wpp = nfsrv_nwdelayhash(slp, &nfsd->nd_fh);
1175 while (wp && nfsrv_comparefh(&nfsd->nd_fh, &wp->nd_fh)) {
1180 !nfsrv_comparefh(&nfsd->nd_fh, &wp->nd_fh)) {
1226 error = nfsrv_fhtovp(&nfsd->nd_fh, 1, &vp, cred, slp,
/netbsd-current/sys/fs/nfs/common/
H A Dnfs.h595 fhandle_t nd_fh; /* File handle */ member in struct:nfsrv_descript

Completed in 154 milliseconds