Searched refs:__bch2_err_class (Results 1 – 2 of 2) sorted by relevance
55 int __bch2_err_class(int bch_err) in __bch2_err_class() function
375 int __bch2_err_class(int);379 return err < 0 ? __bch2_err_class(err) : err; in bch2_err_class()