Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-mpath.c132 static bool mpath_double_check_test_bit(int MPATHF_bit, struct multipath *m) in mpath_double_check_test_bit() argument
134 bool r = test_bit(MPATHF_bit, &m->flags); in mpath_double_check_test_bit()
139 r = test_bit(MPATHF_bit, &m->flags); in mpath_double_check_test_bit()