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

/linux-master/include/linux/
H A Dt10-pi.h51 extern const struct blk_integrity_profile t10_pi_type1_crc;
/linux-master/drivers/scsi/
H A Dsd_dif.c61 bi.profile = &t10_pi_type1_crc;
/linux-master/block/
H A Dt10-pi.c258 const struct blk_integrity_profile t10_pi_type1_crc = { variable in typeref:struct:blk_integrity_profile
265 EXPORT_SYMBOL(t10_pi_type1_crc); variable
/linux-master/drivers/nvme/target/
H A Dio-cmd-bdev.c66 if (bi->profile == &t10_pi_type1_crc)
/linux-master/drivers/nvme/host/
H A Dcore.c1760 integrity.profile = &t10_pi_type1_crc;

Completed in 145 milliseconds