Searched refs:t10_pi_type3_crc (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dt10-pi.h53 extern const struct blk_integrity_profile t10_pi_type3_crc;
/linux-master/drivers/scsi/
H A Dsd_dif.c59 bi.profile = &t10_pi_type3_crc;
/linux-master/block/
H A Dt10-pi.c276 const struct blk_integrity_profile t10_pi_type3_crc = { variable in typeref:struct:blk_integrity_profile
283 EXPORT_SYMBOL(t10_pi_type3_crc); variable
/linux-master/drivers/nvme/target/
H A Dio-cmd-bdev.c68 else if (bi->profile == &t10_pi_type3_crc)
/linux-master/drivers/nvme/host/
H A Dcore.c1742 integrity.profile = &t10_pi_type3_crc;

Completed in 161 milliseconds