Home
last modified time | relevance | path

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

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