Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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;
Dgenhd.h160 const struct blk_integrity_profile *profile;
Dblkdev.h1697 struct blk_integrity_profile { struct
/kernel/linux/linux-5.10/block/
Dt10-pi.c249 const struct blk_integrity_profile t10_pi_type1_crc = {
258 const struct blk_integrity_profile t10_pi_type1_ip = {
267 const struct blk_integrity_profile t10_pi_type3_crc = {
276 const struct blk_integrity_profile t10_pi_type3_ip = {
Dblk-integrity.c378 static const struct blk_integrity_profile nop_profile = {
/kernel/linux/linux-5.10/drivers/md/
Ddm-integrity.c366 static const struct blk_integrity_profile dm_integrity_profile = {