Searched refs:nfsm_uiombuf (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clcomsubs.c59 nfsm_uiombuf(struct nfsrv_descript *nd, struct uio *uiop, int siz) function
78 mtod(mp, char *) + mp->m_len, ("nfsm_uiombuf: mcp wrong"));
H A Dnfs_clrpcops.c1861 nfsm_uiombuf(nd, uiop, len);
1894 * the uio fileds changed by nfsm_uiombuf()
6434 nfsm_uiombuf(nd, uiop, len);
6448 * the uio fileds changed by nfsm_uiombuf()
8496 nfsm_uiombuf(nd, uiop, uiop->uio_resid);
/freebsd-13-stable/sys/fs/nfs/
H A Dnfs_var.h365 void nfsm_uiombuf(struct nfsrv_descript *, struct uio *, int);

Completed in 120 milliseconds