Searched refs:nfscl_reqstart (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/fs/nfs/
H A Dnfscl.h48 * Just a macro to convert the nfscl_reqstart arguments.
51 nfscl_reqstart((n), (p), VFSTONFS((v)->v_mount), \
H A Dnfs_var.h310 void nfscl_reqstart(struct nfsrv_descript *, int, struct nfsmount *,
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c390 nfscl_reqstart(nd, NFSPROC_OPEN, nmp, nfhp, fhlen, NULL, NULL);
743 nfscl_reqstart(nd, NFSPROC_CLOSE, nmp, op->nfso_fh,
786 nfscl_reqstart(nd, NFSPROC_OPENCONFIRM, nmp, nfhp, fhlen, NULL, NULL);
899 nfscl_reqstart(nd, NFSPROC_SETCLIENTID, nmp, NULL, 0, NULL, NULL);
968 nfscl_reqstart(nd, NFSPROC_SETCLIENTIDCFRM, nmp, NULL, 0, NULL,
983 nfscl_reqstart(nd, NFSPROC_GETATTR, nmp, nmp->nm_fh,
1051 nfscl_reqstart(nd, NFSPROC_GETATTR, nmp, fhp, fhlen, NULL, NULL);
3950 nfscl_reqstart(nd, NFSPROC_LOCKU, nmp, lp->nfsl_open->nfso_fh,
4003 nfscl_reqstart(nd, NFSPROC_LOCK, nmp, nfhp, fhlen, NULL, NULL);
4276 nfscl_reqstart(n
[all...]
H A Dnfs_clcomsubs.c131 nfscl_reqstart(struct nfsrv_descript *nd, int procnum, struct nfsmount *nmp, function

Completed in 191 milliseconds