nfsm_info_t
nfs_readrpc_bio_done(nfsm_info_t info)
nfs_writerpc_bio_done(nfsm_info_t info)
nfs_commitrpc_bio_done(nfsm_info_t info)
static void nfs_readrpc_bio_done(nfsm_info_t info);
static void nfs_writerpc_bio_done(nfsm_info_t info);
static void nfs_commitrpc_bio_done(nfsm_info_t info);
nfsm_info_t info;
nfs_request_setup(nfsm_info_t info)
static int nfs_request_setup(nfsm_info_t info);
static int nfs_request_processreply(nfsm_info_t info, int);
nfs_request_processreply(nfsm_info_t info, int error)
nfsm_reqhead(nfsm_info_t info, struct vnode *vp, u_long procid, int hsiz)
nfsm_srvwcc_data(nfsm_info_t info, struct nfsrv_descript *nfsd,
nfsm_srvpostop_attr(nfsm_info_t info, struct nfsrv_descript *nfsd,
nfsm_build(nfsm_info_t info, int bytes)
nfsm_dissect(nfsm_info_t info, int bytes)
nfsm_fhtom(nfsm_info_t info, struct vnode *vp)
nfsm_srvfhtom(nfsm_info_t info, fhandle_t *fhp)
nfsm_srvpostop_fh(nfsm_info_t info, fhandle_t *fhp)
nfsm_mtofh(nfsm_info_t info, struct vnode *dvp, struct vnode **vpp, int *gotvpp)
nfsm_getfh(nfsm_info_t info, nfsfh_t **fhpp)
nfsm_loadattr(nfsm_info_t info, struct vnode *vp, struct vattr *vap)
nfsm_postop_attr(nfsm_info_t info, struct vnode *vp, int *attrp, int lflags)
nfsm_wcc_data(nfsm_info_t info, struct vnode *vp, int *attrp)
nfsm_v3attrbuild(nfsm_info_t info, struct vattr *vap, int full)
nfsm_strsiz(nfsm_info_t info, int maxlen)
nfsm_srvstrsiz(nfsm_info_t info, int maxlen, int *errorp)
nfsm_srvnamesiz(nfsm_info_t info, int *errorp)
nfsm_mtouio(nfsm_info_t info, struct uio *uiop, int len)
nfsm_mtobio(nfsm_info_t info, struct bio *bio, int len)
nfsm_uiotom(nfsm_info_t info, struct uio *uiop, int len)
nfsm_biotom(nfsm_info_t info, struct bio *bio, int off, int len)
nfsm_request(nfsm_info_t info, struct vnode *vp, int procnum,
nfsm_request_bio(nfsm_info_t info, struct vnode *vp, int procnum,
nfsm_strtom(nfsm_info_t info, const void *data, int len, int maxlen)
nfsm_reply(nfsm_info_t info,
nfsm_writereply(nfsm_info_t info,
nfsm_adv(nfsm_info_t info, int len)
nfsm_srvmtofh(nfsm_info_t info, struct nfsrv_descript *nfsd,
_nfsm_clget(nfsm_info_t info, struct mbuf **mp1, struct mbuf **mp2,
nfsm_srvsattr(nfsm_info_t info, struct vattr *vap)
void nfsm_reqhead(nfsm_info_t info, struct vnode *vp,
void *nfsm_build(nfsm_info_t info, int bytes);
void *nfsm_dissect(nfsm_info_t info, int bytes);
int nfsm_fhtom(nfsm_info_t info, struct vnode *vp);
void nfsm_srvfhtom(nfsm_info_t info, fhandle_t *fhp);
void nfsm_srvpostop_fh(nfsm_info_t info, fhandle_t *fhp);
int nfsm_mtofh(nfsm_info_t info, struct vnode *dvp,
int nfsm_getfh(nfsm_info_t info, nfsfh_t **fhpp);
int nfsm_loadattr(nfsm_info_t info, struct vnode *vp, struct vattr *vap);
int nfsm_postop_attr(nfsm_info_t info, struct vnode *vp,
int nfsm_wcc_data(nfsm_info_t info, struct vnode *vp, int *attrp);
void nfsm_v3attrbuild(nfsm_info_t info, struct vattr *vap, int full);
int nfsm_strsiz(nfsm_info_t info, int maxlen);
int nfsm_srvstrsiz(nfsm_info_t info, int maxlen, int *errorp);
int nfsm_srvnamesiz(nfsm_info_t info, int *errorp);
int nfsm_mtouio(nfsm_info_t info, struct uio *uiop, int len);
int nfsm_mtobio(nfsm_info_t info, struct bio *bio, int len);
int nfsm_uiotom(nfsm_info_t info, struct uio *uiop, int len);
int nfsm_biotom(nfsm_info_t info, struct bio *bio, int off, int len);
int nfsm_request(nfsm_info_t info, struct vnode *vp, int procnum,
void nfsm_request_bio(nfsm_info_t info, struct vnode *vp, int procnum,
int nfsm_strtom(nfsm_info_t info, const void *data, int len, int maxlen);
int nfsm_reply(nfsm_info_t info, struct nfsrv_descript *nfsd,
void nfsm_writereply(nfsm_info_t info, struct nfsrv_descript *nfsd,
int nfsm_adv(nfsm_info_t info, int len);
int nfsm_srvmtofh(nfsm_info_t info, struct nfsrv_descript *nfsd,
void *_nfsm_clget(nfsm_info_t info, struct mbuf **mp1, struct mbuf **mp2,
int nfsm_srvsattr(nfsm_info_t info, struct vattr *vap);
void nfsm_srvwcc_data(nfsm_info_t info, struct nfsrv_descript *nfsd,
void nfsm_srvpostop_attr(nfsm_info_t info, struct nfsrv_descript *nfsd,