Home
last modified time | relevance | path

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

/linux-3.3/drivers/md/
Ddm-mpath.c53 unsigned bypassed; /* Temporarily bypass this PG? */ member
290 unsigned bypassed = 1; in __choose_pgpath() local
1034 int bypassed) in bypass_pg()
1084 static int bypass_pg_num(struct multipath *m, const char *pgstr, int bypassed) in bypass_pg_num()