Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dt10-pi.h83 extern const struct blk_integrity_profile ext_pi_type3_crc64;
/openbmc/linux/block/
H A Dt10-pi.c465 const struct blk_integrity_profile ext_pi_type3_crc64 = { variable
472 EXPORT_SYMBOL_GPL(ext_pi_type3_crc64);
/openbmc/linux/drivers/nvme/host/
H A Dcore.c1663 integrity.profile = &ext_pi_type3_crc64; in nvme_init_integrity()