Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dt10-pi.h82 extern const struct blk_integrity_profile ext_pi_type1_crc64;
/openbmc/linux/block/
H A Dt10-pi.c456 const struct blk_integrity_profile ext_pi_type1_crc64 = { variable
463 EXPORT_SYMBOL_GPL(ext_pi_type1_crc64);
/openbmc/linux/drivers/nvme/host/
H A Dcore.c1681 integrity.profile = &ext_pi_type1_crc64; in nvme_init_integrity()