Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Derrcode.h288 static inline bool _bch2_err_matches(int err, int class) in _bch2_err_matches() function
296 unlikely(_bch2_err_matches(_err, _class)); \