Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dobd.h1276 static inline int client_should_resend(int resend, struct client_obd *cli) in client_should_resend() function
/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c1014 if (!client_should_resend(resends, &exp->exp_obd->u.cli)) { in mdc_readpage()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c1735 client_should_resend(aa->aa_resends, aa->aa_cli)) { in brw_interpret()