t10_pi_type3_crc  270 block/t10-pi.c const struct blk_integrity_profile t10_pi_type3_crc = {
t10_pi_type3_crc  277 block/t10-pi.c EXPORT_SYMBOL(t10_pi_type3_crc);
t10_pi_type3_crc 1652 drivers/nvme/host/core.c 		integrity.profile = &t10_pi_type3_crc;
t10_pi_type3_crc   57 drivers/scsi/sd_dif.c 			bi.profile = &t10_pi_type3_crc;
t10_pi_type3_crc   53 include/linux/t10-pi.h extern const struct blk_integrity_profile t10_pi_type3_crc;