Searched refs:nfsfh_t (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/nfs/
H A Dnfsnode.h155 nfsfh_t *n_fhp; /* NFS File Handle */
164 nfsfh_t n_fh; /* Small File Handle */
H A Dnfs_node.c117 const nfsfh_t *fhp = key;
160 nfs_nget1(struct mount *mntp, nfsfh_t *fhp, int fhsize, struct nfsnode **npp,
H A Dnfsm_subs.h162 { struct nfsnode *ttnp; nfsfh_t *ttfhp; int ttfhsize; \
211 nfsm_dissect((f), nfsfh_t *, nfsm_rndup(s)); }
H A Dnfsproto.h255 typedef union nfsfh nfsfh_t; typedef in typeref:union:nfsfh
H A Dnfs_var.h86 int nfs_nget1(struct mount *, nfsfh_t *, int, struct nfsnode **, int);
H A Dnfs_vfsops.c776 error = nfs_nget(mp, (nfsfh_t *)argp->fh, argp->fhsize, &np);
H A Dnfs_vnops.c743 nfsfh_t *fhp;
2606 nfsfh_t *fhp;
2909 nfsfh_t *ofhp, *nfhp;
/netbsd-current/external/bsd/tcpdump/dist/
H A Dnfs.h268 typedef union nfsfh nfsfh_t; typedef in typeref:union:nfsfh
/netbsd-current/sys/fs/nfs/common/
H A Doldnfsproto.h383 typedef union nfsfh nfsfh_t; typedef in typeref:union:nfsfh

Completed in 177 milliseconds