Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-mpath.c56 unsigned bypassed; /* Temporarily bypass this PG? */ member
319 unsigned bypassed = 1; in __choose_pgpath() local
1063 int bypassed) in bypass_pg()
1114 static int bypass_pg_num(struct multipath *m, const char *pgstr, int bypassed) in bypass_pg_num()