Home
last modified time | relevance | path

Searched refs:blk_integrity_profile (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dt10-pi.h51 extern const struct blk_integrity_profile t10_pi_type1_crc;
52 extern const struct blk_integrity_profile t10_pi_type1_ip;
53 extern const struct blk_integrity_profile t10_pi_type3_crc;
54 extern const struct blk_integrity_profile t10_pi_type3_ip;
82 extern const struct blk_integrity_profile ext_pi_type1_crc64;
83 extern const struct blk_integrity_profile ext_pi_type3_crc64;
H A Dblk-integrity.h30 struct blk_integrity_profile { struct
H A Dblkdev.h108 const struct blk_integrity_profile *profile;
/openbmc/linux/block/
H A Dt10-pi.c247 const struct blk_integrity_profile t10_pi_type1_crc = {
256 const struct blk_integrity_profile t10_pi_type1_ip = {
265 const struct blk_integrity_profile t10_pi_type3_crc = {
274 const struct blk_integrity_profile t10_pi_type3_ip = {
456 const struct blk_integrity_profile ext_pi_type1_crc64 = {
465 const struct blk_integrity_profile ext_pi_type3_crc64 = {
H A Dblk-integrity.c343 static const struct blk_integrity_profile nop_profile = {
/openbmc/linux/drivers/md/
H A Ddm-integrity.c364 static const struct blk_integrity_profile dm_integrity_profile = {