Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_import.h97 LUSTRE_IMP_REPLAY = 5, enumerator
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dniobuf.c139 if (req->rq_resend || req->rq_send_state == LUSTRE_IMP_REPLAY) in ptlrpc_register_bulk()
160 req->rq_send_state != LUSTRE_IMP_REPLAY) || in ptlrpc_register_bulk()
Dimport.c76 imp->imp_replay_state = LUSTRE_IMP_REPLAY; in __import_set_state()
991 IMPORT_SET_STATE(imp, LUSTRE_IMP_REPLAY); in ptlrpc_connect_interpret()
1367 if (imp->imp_state == LUSTRE_IMP_REPLAY) { in ptlrpc_import_recovery_state_machine()
Dptlrpcd.c234 LASSERT(req->rq_send_state == LUSTRE_IMP_REPLAY); in ptlrpcd_add_req()
Dclient.c1101 (imp->imp_state == LUSTRE_IMP_REPLAY || in ptlrpc_import_delay_req()
2809 LASSERT(req->rq_import->imp_state == LUSTRE_IMP_REPLAY); in ptlrpc_replay_req()
2817 req->rq_send_state = LUSTRE_IMP_REPLAY; in ptlrpc_replay_req()