Symbol: nfsm_fhtom
sys/fs/nfs/nfs_commonsubs.c
3151
retnum += nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, siz, 0);
sys/fs/nfs/nfs_commonsubs.c
472
(void)nfsm_fhtom(nmp, nd, nfhp, fhlen, 0);
sys/fs/nfs/nfs_commonsubs.c
503
(void)nfsm_fhtom(NULL, nd, nfhp, fhlen, 0);
sys/fs/nfs/nfs_var.h
330
int nfsm_fhtom(struct nfsmount *, struct nfsrv_descript *, u_int8_t *, int,
sys/fs/nfsclient/nfs_clrpcops.c
2688
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh, np->n_fhp->nfh_len, 0);
sys/fs/nfsclient/nfs_clrpcops.c
2903
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
2918
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh, np->n_fhp->nfh_len, 0);
sys/fs/nfsclient/nfs_clrpcops.c
3040
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3060
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3077
(void)nfsm_fhtom(nmp, nd, VTONFS(tdvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3088
(void)nfsm_fhtom(nmp, nd, VTONFS(tdvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3096
(void)nfsm_fhtom(nmp, nd, VTONFS(tvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3099
(void)nfsm_fhtom(nmp, nd, VTONFS(tdvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3222
(void)nfsm_fhtom(VFSTONFS(dvp->v_mount), nd, VTONFS(dvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3376
(void)nfsm_fhtom(nmp, nd, fhp->nfh_fh, fhp->nfh_len, 0);
sys/fs/nfsclient/nfs_clrpcops.c
8703
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh, np->n_fhp->nfh_len, 0);
sys/fs/nfsclient/nfs_clrpcops.c
9140
(void)nfsm_fhtom(nmp, nd, VTONFS(outvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
9375
(void)nfsm_fhtom(nmp, nd, VTONFS(outvp)->n_fhp->nfh_fh,
sys/fs/nfsserver/nfs_nfsdport.c
2980
dirlen += nfsm_fhtom(NULL, nd, (u_int8_t *)&nfh,
sys/fs/nfsserver/nfs_nfsdserv.c
1417
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)&fh, 0, 0);
sys/fs/nfsserver/nfs_nfsdserv.c
1427
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)&fh, 0, 1);
sys/fs/nfsserver/nfs_nfsdserv.c
1650
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 1);
sys/fs/nfsserver/nfs_nfsdserv.c
2118
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 1);
sys/fs/nfsserver/nfs_nfsdserv.c
2248
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 1);
sys/fs/nfsserver/nfs_nfsdserv.c
2253
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 0);
sys/fs/nfsserver/nfs_nfsdserv.c
3736
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)&fh, siz, 0);
sys/fs/nfsserver/nfs_nfsdserv.c
806
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 0);
sys/fs/nfsserver/nfs_nfsdserv.c
809
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 0);
sys/fs/nfsserver/nfs_nfsdstate.c
4526
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, NFSX_MYFH, 0);
sys/fs/nfsserver/nfs_nfsdstate.c
4545
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, NFSX_MYFH, 0);
sys/fs/nfsserver/nfs_nfsdstate.c
4564
(void)nfsm_fhtom(NULL, nd, (uint8_t *)fhp, NFSX_MYFH, 0);