Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dt10-pi.h50 extern const struct blk_integrity_profile t10_pi_type1_crc;
51 extern const struct blk_integrity_profile t10_pi_type1_ip;
52 extern const struct blk_integrity_profile t10_pi_type3_crc;
53 extern const struct blk_integrity_profile t10_pi_type3_ip;
Dgenhd.h165 const struct blk_integrity_profile *profile;
Dblkdev.h1796 struct blk_integrity_profile { struct
/Linux-v4.19/block/
Dt10-pi.c160 const struct blk_integrity_profile t10_pi_type1_crc = {
167 const struct blk_integrity_profile t10_pi_type1_ip = {
174 const struct blk_integrity_profile t10_pi_type3_crc = {
181 const struct blk_integrity_profile t10_pi_type3_ip = {
Dblk-integrity.c392 static const struct blk_integrity_profile nop_profile = {
/Linux-v4.19/drivers/md/
Ddm-integrity.c325 static const struct blk_integrity_profile dm_integrity_profile = {