Home
last modified time | relevance | path

Searched refs:nfs_cb_argop4_u (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_deleg.c699 rec_argp = &argop->nfs_cb_argop4_u.opcbrecall; in rfs4args_cb_recall_free()
710 argp = &argop->nfs_cb_argop4_u.opcbgetattr; in rfs4args_cb_getattr_free()
853 rec_argp = &argop->nfs_cb_argop4_u.opcbrecall; in rfs4_do_cb_recall()
H A Dnfs4_callback.c174 CB_GETATTR4args *args = &argop->nfs_cb_argop4_u.opcbgetattr; in cb_getattr()
387 CB_RECALL4args * args = &argop->nfs_cb_argop4_u.opcbrecall; in cb_recall()
H A Dnfs4_xdr.c5134 gargs = &objp->nfs_cb_argop4_u.opcbgetattr; in xdr_snfs_cb_argop4()
5140 rargs = &objp->nfs_cb_argop4_u.opcbrecall; in xdr_snfs_cb_argop4()
5171 gargs = &objp->nfs_cb_argop4_u.opcbgetattr; in xdr_cnfs_cb_argop4()
5178 rargs = &objp->nfs_cb_argop4_u.opcbrecall; in xdr_cnfs_cb_argop4()
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1600 } nfs_cb_argop4_u; member
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2910 if (!xdr_CB_GETATTR4args(xdrs, &objp->nfs_cb_argop4_u. in xdr_nfs_cb_argop4()
2915 if (!xdr_CB_RECALL4args(xdrs, &objp->nfs_cb_argop4_u. in xdr_nfs_cb_argop4()
H A Dsnoop_nfs4.c1041 fmtproc(buf, sizeof (buf), &opp->nfs_cb_argop4_u); in sum_cb_operand()
1133 fmtproc(&one_op.nfs_cb_argop4_u); in detail_cb_argop4()