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
473
(void)nfsm_fhtom(nmp, nd, nfhp, fhlen, 0);
sys/fs/nfs/nfs_commonsubs.c
504
(void)nfsm_fhtom(NULL, nd, nfhp, fhlen, 0);
sys/fs/nfs/nfs_var.h
331
int nfsm_fhtom(struct nfsmount *, struct nfsrv_descript *, u_int8_t *, int,
sys/fs/nfsclient/nfs_clrpcops.c
2652
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh, np->n_fhp->nfh_len, 0);
sys/fs/nfsclient/nfs_clrpcops.c
2867
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
2882
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh, np->n_fhp->nfh_len, 0);
sys/fs/nfsclient/nfs_clrpcops.c
3004
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3024
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3041
(void)nfsm_fhtom(nmp, nd, VTONFS(tdvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3052
(void)nfsm_fhtom(nmp, nd, VTONFS(tdvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3060
(void)nfsm_fhtom(nmp, nd, VTONFS(tvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3063
(void)nfsm_fhtom(nmp, nd, VTONFS(tdvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3186
(void)nfsm_fhtom(VFSTONFS(dvp->v_mount), nd, VTONFS(dvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
3340
(void)nfsm_fhtom(nmp, nd, fhp->nfh_fh, fhp->nfh_len, 0);
sys/fs/nfsclient/nfs_clrpcops.c
8733
(void)nfsm_fhtom(nmp, nd, np->n_fhp->nfh_fh, np->n_fhp->nfh_len, 0);
sys/fs/nfsclient/nfs_clrpcops.c
9197
(void)nfsm_fhtom(nmp, nd, VTONFS(outvp)->n_fhp->nfh_fh,
sys/fs/nfsclient/nfs_clrpcops.c
9432
(void)nfsm_fhtom(nmp, nd, VTONFS(outvp)->n_fhp->nfh_fh,
sys/fs/nfsserver/nfs_nfsdport.c
3610
dirlen += nfsm_fhtom(NULL, nd, (u_int8_t *)&nfh,
sys/fs/nfsserver/nfs_nfsdserv.c
1429
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)&fh, 0, 0);
sys/fs/nfsserver/nfs_nfsdserv.c
1439
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)&fh, 0, 1);
sys/fs/nfsserver/nfs_nfsdserv.c
1662
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 1);
sys/fs/nfsserver/nfs_nfsdserv.c
2130
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 1);
sys/fs/nfsserver/nfs_nfsdserv.c
2260
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 1);
sys/fs/nfsserver/nfs_nfsdserv.c
2265
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 0);
sys/fs/nfsserver/nfs_nfsdserv.c
3748
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)&fh, siz, 0);
sys/fs/nfsserver/nfs_nfsdserv.c
816
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 0);
sys/fs/nfsserver/nfs_nfsdserv.c
819
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, 0, 0);
sys/fs/nfsserver/nfs_nfsdstate.c
4321
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, NFSX_MYFH, 0);
sys/fs/nfsserver/nfs_nfsdstate.c
4340
(void)nfsm_fhtom(NULL, nd, (u_int8_t *)fhp, NFSX_MYFH, 0);
sys/fs/nfsserver/nfs_nfsdstate.c
4359
(void)nfsm_fhtom(NULL, nd, (uint8_t *)fhp, NFSX_MYFH, 0);