t10_pi_type1_crc  252 block/t10-pi.c const struct blk_integrity_profile t10_pi_type1_crc = {
t10_pi_type1_crc  259 block/t10-pi.c EXPORT_SYMBOL(t10_pi_type1_crc);
t10_pi_type1_crc 1658 drivers/nvme/host/core.c 		integrity.profile = &t10_pi_type1_crc;
t10_pi_type1_crc   59 drivers/scsi/sd_dif.c 			bi.profile = &t10_pi_type1_crc;
t10_pi_type1_crc   51 include/linux/t10-pi.h extern const struct blk_integrity_profile t10_pi_type1_crc;