Searched refs:nfsm_getfh (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/nfsclient/
H A Dnfsm_subs.h139 #define nfsm_getfh(f, s, v3) \ macro
/freebsd-11.0-release/sys/fs/nfsclient/
H A Dnfs_clcomsubs.c473 error = nfsm_getfh(nd, nfhpp);
H A Dnfs_clstate.c3225 error = nfsm_getfh(nd, &nfhp);
3294 error = nfsm_getfh(nd, &nfhp);
3337 error = nfsm_getfh(nd, &nfhp);
H A Dnfs_clrpcops.c1269 error = nfsm_getfh(nd, nfhpp);
3424 error = nfsm_getfh(nd, &nfhp);
/freebsd-11.0-release/sys/fs/nfs/
H A Dnfs_var.h310 int nfsm_getfh(struct nfsrv_descript *, struct nfsfh **);
H A Dnfs_commonsubs.c658 nfsm_getfh(struct nfsrv_descript *nd, struct nfsfh **nfhpp) function
1179 error = nfsm_getfh(nd, &tnfhp);

Completed in 189 milliseconds