Searched refs:MPATHF_bit (Results 1 – 1 of 1) sorted by relevance
132 static bool mpath_double_check_test_bit(int MPATHF_bit, struct multipath *m) in mpath_double_check_test_bit() argument134 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()