Searched refs:blk_integrity_profile (Results 1 – 6 of 6) sorted by relevance
51 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;
29 struct blk_integrity_profile { struct
110 const struct blk_integrity_profile *profile;
245 const struct blk_integrity_profile t10_pi_type1_crc = {254 const struct blk_integrity_profile t10_pi_type1_ip = {263 const struct blk_integrity_profile t10_pi_type3_crc = {272 const struct blk_integrity_profile t10_pi_type3_ip = {
378 static const struct blk_integrity_profile nop_profile = {
374 static const struct blk_integrity_profile dm_integrity_profile = {
Completed in 26 milliseconds