Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-mpath.c136 static bool mpath_double_check_test_bit(int MPATHF_bit, struct multipath *m) in mpath_double_check_test_bit() argument
138 bool r = test_bit(MPATHF_bit, &m->flags); in mpath_double_check_test_bit()
144 r = test_bit(MPATHF_bit, &m->flags); in mpath_double_check_test_bit()