Symbol: nfsrvfh_t
sys/nfs/nfs.h
544
nfsrvfh_t nd_fh; /* File handle */
sys/nfs/nfs_serv.c
1044
nfsrv_nwdelayhash(struct nfssvc_sock *slp, const nfsrvfh_t *nsfh)
sys/nfs/nfs_serv.c
1440
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
1681
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
170
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
1834
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
1919
nfsrvfh_t fnsfh, tnsfh;
sys/nfs/nfs_serv.c
2183
nfsrvfh_t nsfh, dnsfh;
sys/nfs/nfs_serv.c
2285
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
235
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
2429
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
2550
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
2685
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
276
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
2950
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
3123
nfsrvfh_t nnsfh;
sys/nfs/nfs_serv.c
3276
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
3343
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
3412
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
3482
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
403
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
543
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
641
nfsrvfh_t nsfh;
sys/nfs/nfs_serv.c
868
nfsrvfh_t nsfh;
sys/nfs/nfs_srvsubs.c
119
nfs_namei(struct nameidata *ndp, nfsrvfh_t *nsfh, uint32_t len, struct nfssvc_sock *slp, struct mbuf *nam, struct mbuf **mdp, char **dposp, struct vnode **retdirp, int *dirattr_retp, struct vattr *dirattrp, struct lwp *l, int kerbflag, int pubflag)
sys/nfs/nfs_srvsubs.c
295
nfsrv_fhtovp(nfsrvfh_t *nsfh, int lockflag, struct vnode **vpp,
sys/nfs/nfs_srvsubs.c
374
nfs_ispublicfh(const nfsrvfh_t *nsfh)
sys/nfs/nfs_srvsubs.c
392
nfsrv_composefh(struct vnode *vp, nfsrvfh_t *nsfh, bool v3)
sys/nfs/nfs_srvsubs.c
418
nfsrv_comparefh(const nfsrvfh_t *fh1, const nfsrvfh_t *fh2)
sys/nfs/nfs_srvsubs.c
428
nfsrv_copyfh(nfsrvfh_t *fh1, const nfsrvfh_t *fh2)
sys/nfs/nfs_var.h
276
int nfs_namei(struct nameidata *, nfsrvfh_t *, uint32_t, struct nfssvc_sock *,
sys/nfs/nfs_var.h
285
int nfsrv_fhtovp(nfsrvfh_t *, int, struct vnode **, kauth_cred_t,
sys/nfs/nfs_var.h
287
int nfs_ispublicfh(const nfsrvfh_t *);
sys/nfs/nfs_var.h
309
int nfsrv_composefh(struct vnode *, nfsrvfh_t *, bool);
sys/nfs/nfs_var.h
310
int nfsrv_comparefh(const nfsrvfh_t *, const nfsrvfh_t *);
sys/nfs/nfs_var.h
311
void nfsrv_copyfh(nfsrvfh_t *, const nfsrvfh_t *);