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

/linux-master/include/linux/
H A 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;
82 extern const struct blk_integrity_profile ext_pi_type1_crc64;
83 extern const struct blk_integrity_profile ext_pi_type3_crc64;
H A Dblk-integrity.h31 struct blk_integrity_profile { struct
H A Dblkdev.h109 const struct blk_integrity_profile *profile;
/linux-master/block/
H A Dt10-pi.c258 const struct blk_integrity_profile t10_pi_type1_crc = {
267 const struct blk_integrity_profile t10_pi_type1_ip = {
276 const struct blk_integrity_profile t10_pi_type3_crc = {
285 const struct blk_integrity_profile t10_pi_type3_ip = {
480 const struct blk_integrity_profile ext_pi_type1_crc64 = {
489 const struct blk_integrity_profile ext_pi_type3_crc64 = {
H A Dblk-integrity.c343 static const struct blk_integrity_profile nop_profile = {
/linux-master/drivers/md/
H A Ddm-integrity.c364 static const struct blk_integrity_profile dm_integrity_profile = {

Completed in 148 milliseconds