Home
last modified time | relevance | path

Searched refs:imp_resend_replay (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Drecover.c156 if (req != NULL && imp->imp_resend_replay) in ptlrpc_replay_next()
160 imp->imp_resend_replay = 0; in ptlrpc_replay_next()
Dimport.c657 imp->imp_resend_replay = 0; in ptlrpc_connect_import()
969 imp->imp_resend_replay = 1; in ptlrpc_connect_interpret()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_import.h289 imp_resend_replay:1, member