Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dextents.c529 #define set_common_fields(_dst, _src) \ in bch2_extent_crc_pack() macro
539 set_common_fields(dst->crc32, src); in bch2_extent_crc_pack()
543 set_common_fields(dst->crc64, src); in bch2_extent_crc_pack()
549 set_common_fields(dst->crc128, src); in bch2_extent_crc_pack()
556 #undef set_common_fields in bch2_extent_crc_pack()