Home
last modified time | relevance | path

Searched defs:bypassed (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/
H A Ddm-mpath.c69 bool bypassed:1; /* Temporarily bypass this PG? */ member
407 unsigned int bypassed = 1; in choose_pgpath() local
1442 bool bypassed, bool can_be_delayed) in bypass_pg()
1500 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num()
/linux/drivers/regulator/
H A Dcore.c4696 bool bypassed; in regulator_get_voltage_rdev() local