Searched refs:bch_csum_type (Results 1 – 6 of 6) sorted by relevance
49 enum bch_csum_type type, in bch2_csum_to_text()60 enum bch_csum_type type, in bch2_csum_err_msg()112 static inline enum bch_csum_type bch2_csum_opt_to_type(enum bch_csum_opts type, in bch2_csum_opt_to_type()129 static inline enum bch_csum_type bch2_data_checksum_type(struct bch_fs *c, in bch2_data_checksum_type()143 static inline enum bch_csum_type bch2_meta_checksum_type(struct bch_fs *c) in bch2_meta_checksum_type()
1000 enum bch_csum_type { enum1018 static inline _Bool bch2_csum_type_is_encryption(enum bch_csum_type type) in bch2_csum_type_is_encryption()
30 void bch2_prt_csum_type(struct printbuf *, enum bch_csum_type);
116 PRT_STR_OPT_BOUNDSCHECKED(csum_type, enum bch_csum_type);
678 enum bch_csum_type csum_type = BCH_SB_CSUM_TYPE(sb->sb); in read_one_super()
1085 enum bch_csum_type csum_type = JSET_CSUM_TYPE(j); in journal_read_bucket()