Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dextents.h150 static inline struct bch_extent_crc_unpacked
162 return (struct bch_extent_crc_unpacked) { in bch2_extent_crc_unpack()
170 struct bch_extent_crc_unpacked ret = (struct bch_extent_crc_unpacked) { in bch2_extent_crc_unpack()
178 struct bch_extent_crc_unpacked ret = (struct bch_extent_crc_unpacked) { in bch2_extent_crc_unpack()
189 struct bch_extent_crc_unpacked ret = (struct bch_extent_crc_unpacked) { in bch2_extent_crc_unpack()
203 static inline bool crc_is_compressed(struct bch_extent_crc_unpacked crc) in crc_is_compressed()
209 static inline bool crc_is_encoded(struct bch_extent_crc_unpacked crc) in crc_is_encoded()
214 void bch2_extent_crc_unpacked_to_text(struct printbuf *, struct bch_extent_crc_unpacked *);
466 struct bch_extent_crc_unpacked);
467 bool bch2_bkey_narrow_crcs(struct bkey_i *, struct bch_extent_crc_unpacked);
[all …]
A Dchecksum.h86 struct bch_extent_crc_unpacked,
87 struct bch_extent_crc_unpacked *,
88 struct bch_extent_crc_unpacked *,
194 struct bch_extent_crc_unpacked crc) in extent_nonce()
A Dextents.c45 struct bch_extent_crc_unpacked,
571 struct bch_extent_crc_unpacked r) in bch2_crc_unpacked_cmp()
584 struct bch_extent_crc_unpacked n) in can_narrow_crc()
594 struct bch_extent_crc_unpacked n) in bch2_can_narrow_extent_crcs()
597 struct bch_extent_crc_unpacked crc; in bch2_can_narrow_extent_crcs()
622 struct bch_extent_crc_unpacked u; in bch2_bkey_narrow_crcs()
660 struct bch_extent_crc_unpacked src, in bch2_extent_crc_pack()
778 struct bch_extent_crc_unpacked crc; in bch2_bkey_is_incompressible()
874 struct bch_extent_crc_unpacked crc = in bch2_extent_ptr_decoded_append()
1341 struct bch_extent_crc_unpacked crc = in bch2_bkey_ptrs_to_text()
[all …]
A Dextents_types.h7 struct bch_extent_crc_unpacked { struct
26 struct bch_extent_crc_unpacked crc; argument
A Dchecksum.c316 struct bch_extent_crc_unpacked crc_old, in bch2_rechecksum_bio()
317 struct bch_extent_crc_unpacked *crc_a, in bch2_rechecksum_bio()
318 struct bch_extent_crc_unpacked *crc_b, in bch2_rechecksum_bio()
326 struct bch_extent_crc_unpacked *crc; in bch2_rechecksum_bio()
383 *i->crc = (struct bch_extent_crc_unpacked) { in bch2_rechecksum_bio()
A Dcompress.h53 struct bvec_iter, struct bch_extent_crc_unpacked);
A Dio_write_types.h100 struct bch_extent_crc_unpacked crc;
A Dcompress.c174 void *dst_data, struct bch_extent_crc_unpacked crc) in __bio_uncompress()
260 struct bch_extent_crc_unpacked *crc = &op->crc; in bch2_bio_uncompress_inplace()
309 struct bch_extent_crc_unpacked crc) in bch2_bio_uncompress()
A Dio_write.c784 struct bch_extent_crc_unpacked crc) in init_append_extent()
863 struct bch_extent_crc_unpacked new_crc; in bch2_write_rechecksum()
1043 struct bch_extent_crc_unpacked crc = { 0 }; in bch2_write_extent()
A Dio_read.c703 struct bch_extent_crc_unpacked new_crc; in __bch2_rbio_narrow_crcs()
812 struct bch_extent_crc_unpacked crc = rbio->pick.crc; in __bch2_read_endio()
A Dfs-io-buffered.c82 struct bch_extent_crc_unpacked crc; in extent_partial_reads_expensive()
A Ddata_update.c400 bch2_bkey_narrow_crcs(insert, (struct bch_extent_crc_unpacked) { 0 }); in __bch2_data_update_index_update()
A Dmove.c192 struct bch_extent_crc_unpacked crc = rbio->pick.crc; in move_write()
A Dfsck.c1844 struct bch_extent_crc_unpacked crc; in check_extent_overbig()

Completed in 44 milliseconds