Searched refs:bypass_pg_num (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-mpath.c | 1487 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num() function 1948 r = bypass_pg_num(m, argv[1], true); in multipath_message() 1951 r = bypass_pg_num(m, argv[1], false); in multipath_message()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-mpath.c | 1495 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num() function 1995 r = bypass_pg_num(m, argv[1], true); in multipath_message() 1998 r = bypass_pg_num(m, argv[1], false); in multipath_message()
|
Completed in 6 milliseconds