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

/linux-master/block/
H A Dt10-pi.c261 .verify_fn = t10_pi_type1_verify_crc,
270 .verify_fn = t10_pi_type1_verify_ip,
279 .verify_fn = t10_pi_type3_verify_crc,
288 .verify_fn = t10_pi_type3_verify_ip,
483 .verify_fn = ext_pi_type1_verify_crc64,
492 .verify_fn = ext_pi_type3_verify_crc64,
H A Dbio-integrity.c450 if (!bi->profile->verify_fn ||
541 bi->profile->verify_fn);
563 (bip->bip_flags & BIP_BLOCK_INTEGRITY) && bi->profile->verify_fn) {
H A Dblk-integrity.c346 .verify_fn = blk_integrity_nop_fn,
/linux-master/include/linux/
H A Dblk-integrity.h33 integrity_processing_fn *verify_fn; member in struct:blk_integrity_profile
/linux-master/drivers/md/
H A Ddm-integrity.c367 .verify_fn = NULL,

Completed in 148 milliseconds