Home
last modified time | relevance | path

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

/lib/
Dbch.c190 void encode_bch(struct bch_control *bch, const uint8_t *data, in encode_bch() function
264 EXPORT_SYMBOL_GPL(encode_bch);
1015 encode_bch(bch, data, len, NULL); in decode_bch()