Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dcompress.h57 int bch2_check_set_has_compressed_data(struct bch_fs *, unsigned);
A Dcompress.c188 ret = bch2_check_set_has_compressed_data(c, opt); in __bio_uncompress()
446 ret = bch2_check_set_has_compressed_data(c, compression.type); in __bio_compress()
602 int bch2_check_set_has_compressed_data(struct bch_fs *c, in bch2_check_set_has_compressed_data() function
A Dopts.c533 ret = bch2_check_set_has_compressed_data(c, v); in bch2_opt_hook_pre_set()

Completed in 10 milliseconds