use_tainted       255 drivers/block/aoe/aoecmd.c 	int use_tainted;
use_tainted       263 drivers/block/aoe/aoecmd.c 	for (use_tainted = 0, has_untainted = 0;;) {
use_tainted       273 drivers/block/aoe/aoecmd.c 		&& (use_tainted || !t->taint)
use_tainted       283 drivers/block/aoe/aoecmd.c 			if (!use_tainted && !has_untainted)
use_tainted       284 drivers/block/aoe/aoecmd.c 				use_tainted = 1;