Home
last modified time | relevance | path

Searched refs:old_xid (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/ptlrpc/
Dclient.c1662 __u64 old_xid; in ptlrpc_check_set() local
1668 old_xid = req->rq_xid; in ptlrpc_check_set()
1671 old_xid, req->rq_xid); in ptlrpc_check_set()
2523 __u64 old_xid = req->rq_xid; in ptlrpc_resend_req() local
2528 old_xid, req->rq_xid); in ptlrpc_resend_req()
/drivers/scsi/fcoe/
Dfcoe_ctlr.c707 u16 old_xid; in fcoe_ctlr_els_send() local
716 old_xid = fip->flogi_oxid; in fcoe_ctlr_els_send()
719 if (old_xid == FC_XID_UNKNOWN) in fcoe_ctlr_els_send()