Searched refs:fastfail (Results 1 – 2 of 2) sorted by relevance
1102 aoe_end_request(struct aoedev *d, struct request *rq, int fastfail) in aoe_end_request() argument1113 bok = !fastfail && !bio->bi_error; in aoe_end_request()1117 if (!fastfail) in aoe_end_request()
212 module_param_named(fastfail, ipr_fastfail, int, S_IRUGO | S_IWUSR);213 MODULE_PARM_DESC(fastfail, "Reduce timeouts and retries");