Searched refs:__bch2_err_class (Results 1 – 2 of 2) sorted by relevance
53 int __bch2_err_class(int bch_err) in __bch2_err_class() function
299 int __bch2_err_class(int);303 return err < 0 ? __bch2_err_class(err) : err; in bch2_err_class()
Completed in 4 milliseconds