Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_import.h281 imp_vbr_failed:1, member
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c1212 !req->rq_import->imp_vbr_failed) { in completed_replay_interpret()
1215 if (req->rq_import->imp_vbr_failed) { in completed_replay_interpret()
1334 imp->imp_vbr_failed = 0; in ptlrpc_import_recovery_state_machine()
Dclient.c2673 imp->imp_vbr_failed = 1; in ptlrpc_replay_interpret()
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c1957 if (imp->imp_vbr_failed) in ldlm_replay_locks()