Searched refs:bch2_check_set_has_compressed_data (Results 1 – 3 of 3) sorted by relevance
57 int bch2_check_set_has_compressed_data(struct bch_fs *, unsigned);
188 ret = bch2_check_set_has_compressed_data(c, opt); in __bio_uncompress()452 ret = bch2_check_set_has_compressed_data(c, compression.type); in __bio_compress()608 int bch2_check_set_has_compressed_data(struct bch_fs *c, in bch2_check_set_has_compressed_data() function
485 ret = bch2_check_set_has_compressed_data(c, v); in bch2_opt_check_may_set()