fastfail         1039 drivers/block/aoe/aoecmd.c aoe_end_request(struct aoedev *d, struct request *rq, int fastfail)
fastfail         1051 drivers/block/aoe/aoecmd.c 		bok = !fastfail && !bio->bi_status;
fastfail         1059 drivers/block/aoe/aoecmd.c 	if (!fastfail)
fastfail          199 drivers/scsi/ipr.c module_param_named(fastfail, ipr_fastfail, int, S_IRUGO | S_IWUSR);
fastfail          200 drivers/scsi/ipr.c MODULE_PARM_DESC(fastfail, "Reduce timeouts and retries");