Home
last modified time | relevance | path

Searched refs:MPATHF_bit (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/md/
Ddm-mpath.c131 static bool mpath_double_check_test_bit(int MPATHF_bit, struct multipath *m) in mpath_double_check_test_bit() argument
133 bool r = test_bit(MPATHF_bit, &m->flags); in mpath_double_check_test_bit()
138 r = test_bit(MPATHF_bit, &m->flags); in mpath_double_check_test_bit()