Home
last modified time | relevance | path

Searched refs:LUSTRE_IMP_REPLAY (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlustre_import.h95 LUSTRE_IMP_REPLAY = 5, enumerator
/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c138 if (req->rq_resend || req->rq_send_state == LUSTRE_IMP_REPLAY) in ptlrpc_register_bulk()
159 req->rq_send_state != LUSTRE_IMP_REPLAY) || in ptlrpc_register_bulk()
Dimport.c76 imp->imp_replay_state = LUSTRE_IMP_REPLAY; in __import_set_state()
981 IMPORT_SET_STATE(imp, LUSTRE_IMP_REPLAY); in ptlrpc_connect_interpret()
1357 if (imp->imp_state == LUSTRE_IMP_REPLAY) { in ptlrpc_import_recovery_state_machine()
Dptlrpcd.c248 LASSERT(req->rq_send_state == LUSTRE_IMP_REPLAY); in ptlrpcd_add_req()
Dclient.c1057 (imp->imp_state == LUSTRE_IMP_REPLAY || in ptlrpc_import_delay_req()
2749 LASSERT(req->rq_import->imp_state == LUSTRE_IMP_REPLAY); in ptlrpc_replay_req()
2757 req->rq_send_state = LUSTRE_IMP_REPLAY; in ptlrpc_replay_req()