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