Home
last modified time | relevance | path

Searched refs:fastfail (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/block/aoe/
H A Daoecmd.c1037 aoe_end_request(struct aoedev *d, struct request *rq, int fastfail) in aoe_end_request() argument
1049 bok = !fastfail && !bio->bi_status; in aoe_end_request()
1057 if (!fastfail) in aoe_end_request()
/openbmc/linux/drivers/scsi/
H A Dipr.c198 module_param_named(fastfail, ipr_fastfail, int, S_IRUGO | S_IWUSR);
199 MODULE_PARM_DESC(fastfail, "Reduce timeouts and retries");