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

/linux-master/fs/bcachefs/
H A Dextents.c520 #define set_common_fields(_dst, _src) \ macro
530 set_common_fields(dst->crc32, src);
534 set_common_fields(dst->crc64, src);
540 set_common_fields(dst->crc128, src);
547 #undef set_common_fields macro

Completed in 142 milliseconds