Searched refs:lr_op (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c288 ASSERT(lrp != NULL && lrp->lr_op != 0);
292 (void *)lrp, lrp->lr_op));
303 nfs4_queue_event(RE_LOST_STATE, mi, NULL, lrp->lr_op, lrp->lr_vp,
2406 switch (lrp->lr_op) {
2432 lrp->lr_op = 0;
2699 lrp->lr_op, NULL, NULL, NULL);
2731 switch (lrp->lr_op) {
2770 lrp->lr_op);
2773 lrp->lr_op, lrp->lr_vp, lrp->lr_dvp, NFS4_OK, NULL, 0,
2792 if (lrp->lr_op
[all...]
H A Dnfs4_callback.c1380 lost_rqstp->lr_op = 0;
1387 lost_rqstp->lr_op = OP_DELEGRETURN;
1495 lost_rqst.lr_op == OP_DELEGRETURN ?
1520 lost_rqst.lr_op == OP_DELEGRETURN ?
H A Dnfs4_vnops.c719 lost_rqstp->lr_op = 0;
726 lost_rqstp->lr_op = OP_OPEN;
1198 NULL, lost_rqst.lr_op == OP_OPEN ?
1912 lost_rqst.lr_op == OP_OPEN ?
1951 NULL, lost_rqst.lr_op == OP_OPEN ? &lost_rqst :
2380 lost_rqstp->lr_op = 0;
2387 lost_rqstp->lr_op = OP_CLOSE;
2527 lost_rqst.lr_op == OP_CLOSE) ? &lost_rqst : NULL,
13021 lost_rqstp->lr_op = 0;
13099 ASSERT(resend_rqstp->lr_op
[all...]
H A Dnfs4_client_state.c1772 lost_rqstp->lr_op = OP_OPEN_DOWNGRADE;
1788 lost_rqstp->lr_op = 0;
H A Dnfs4_client.c2806 if (lrp->lr_op != OP_LOCK && lrp->lr_op != OP_LOCKU)
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h670 * "lr_op" is 0 if the struct is uninitialized. Otherwise, it is set to
683 nfs_opnum4 lr_op; member in struct:nfs4_lost_rqst

Completed in 126 milliseconds