Home
last modified time | relevance | path

Searched refs:LUSTRE_IMP_REPLAY_LOCKS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_import.h98 LUSTRE_IMP_REPLAY_LOCKS = 6, enumerator
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c73 imp->imp_replay_state = LUSTRE_IMP_REPLAY_LOCKS; in __import_set_state()
900 IMPORT_SET_STATE(imp, LUSTRE_IMP_REPLAY_LOCKS); in ptlrpc_connect_interpret()
1373 IMPORT_SET_STATE(imp, LUSTRE_IMP_REPLAY_LOCKS); in ptlrpc_import_recovery_state_machine()
1381 if (imp->imp_state == LUSTRE_IMP_REPLAY_LOCKS) { in ptlrpc_import_recovery_state_machine()
Dclient.c1102 imp->imp_state == LUSTRE_IMP_REPLAY_LOCKS || in ptlrpc_import_delay_req()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c2201 req->rq_send_state = LUSTRE_IMP_REPLAY_LOCKS; in replay_one_lock()