Searched refs:FCB_FLAGS_CRC_DISABLED (Results 1 – 4 of 4) sorted by relevance
83 #define FCB_FLAGS_CRC_DISABLED BIT(0) macro
109 if (_fcb->f_flags & FCB_FLAGS_CRC_DISABLED) { in fcb_elem_endmarker()
17 struct fcb test_fcb_crc_disabled = { .f_flags = FCB_FLAGS_CRC_DISABLED };
2100 and setting the `FCB_FLAGS_CRC_DISABLED` flag in the :c:struct:`fcb` struct.