Searched refs:_class (Results 1 – 1 of 1) sorted by relevance
305 #define bch2_err_matches(_err, _class) \ argument307 BUILD_BUG_ON(!__builtin_constant_p(_class)); \308 unlikely(_bch2_err_matches(_err, _class)); \