Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x1569 case OP_CB_RECALL: CB_RECALL4args opcbrecall; variable
1575 case OP_CB_RECALL: CB_RECALL4res opcbrecall; variable
/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()
853 rec_argp = &argop->nfs_cb_argop4_u.opcbrecall; in rfs4_do_cb_recall()
889 &cb4_res.array[0].nfs_cb_resop4_u.opcbrecall; in rfs4_do_cb_recall()
H A Dnfs4_callback.c387 CB_RECALL4args * args = &argop->nfs_cb_argop4_u.opcbrecall; in cb_recall()
388 CB_RECALL4res *resp = &resop->nfs_cb_resop4_u.opcbrecall; in cb_recall()
H A Dnfs4_xdr.c5140 rargs = &objp->nfs_cb_argop4_u.opcbrecall; in xdr_snfs_cb_argop4()
5178 rargs = &objp->nfs_cb_argop4_u.opcbrecall; in xdr_cnfs_cb_argop4()
5212 (int32_t *)&objp->nfs_cb_resop4_u.opcbrecall.status)); in xdr_nfs_cb_resop4()
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1599 CB_RECALL4args opcbrecall; member
1608 CB_RECALL4res opcbrecall; member
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2916 opcbrecall)) in xdr_nfs_cb_argop4()
2940 if (!xdr_CB_RECALL4res(xdrs, &objp->nfs_cb_resop4_u.opcbrecall)) in xdr_nfs_cb_resop4()