Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
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;
Dblk-integrity.h30 struct blk_integrity_profile { struct
Dblkdev.h115 const struct blk_integrity_profile *profile;
/linux-6.1.9/block/
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 = {
Dblk-integrity.c378 static const struct blk_integrity_profile nop_profile = {
/linux-6.1.9/drivers/md/
Ddm-integrity.c377 static const struct blk_integrity_profile dm_integrity_profile = {