Home
last modified time | relevance | path

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

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