Home
last modified time | relevance | path

Searched refs:SEQUENCE4res (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_srv.c908 SEQUENCE4res *resp = &resop->nfs_resop4_u.opsequence; in rfs4x_op_sequence()
968 SEQUENCE4res *, resp); in rfs4x_op_sequence()
H A Dnfs4x_xdr.c1683 xdr_SEQUENCE4res(XDR *xdrs, SEQUENCE4res *objp) in xdr_SEQUENCE4res()
H A Dnfs4x_state.c242 if (scp->cn_attrs.ca_maxresponsesize < (sizeof (SEQUENCE4res) + in sess_chan_limits()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2544 struct SEQUENCE4res { struct
2550 typedef struct SEQUENCE4res SEQUENCE4res; typedef
2570 SEQUENCE4res sdi_seqres;
2853 SEQUENCE4res opsequence;
3602 extern bool_t xdr_SEQUENCE4res(XDR *, SEQUENCE4res*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x2672 union SEQUENCE4res switch (nfsstat4 sr_status) {
2689 SEQUENCE4res sdi_seqres;
3225 case OP_SEQUENCE: SEQUENCE4res opsequence;