Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/raid/
H A Dmd_p.h353 R5LOG_PAYLOAD_PARITY = 1, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/raid/
H A Dmd_p.h353 R5LOG_PAYLOAD_PARITY = 1, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/raid/
H A Dmd_p.h355 R5LOG_PAYLOAD_PARITY = 1, enumerator
/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5-cache.c947 r5l_append_payload_meta(log, R5LOG_PAYLOAD_PARITY, in r5l_log_stripe()
953 r5l_append_payload_meta(log, R5LOG_PAYLOAD_PARITY, in r5l_log_stripe()
2028 } else if (le16_to_cpu(payload->header.type) == R5LOG_PAYLOAD_PARITY) { in r5l_recovery_verify_data_checksum_for_mb()
2189 } else if (le16_to_cpu(payload->header.type) == R5LOG_PAYLOAD_PARITY) in r5c_recovery_analyze_meta_block()