Home
last modified time | relevance | path

Searched refs:verify_fn (Results 1 – 6 of 6) sorted by relevance

/linux/block/
A Dt10-pi.c248 .verify_fn = t10_pi_type1_verify_crc,
257 .verify_fn = t10_pi_type1_verify_ip,
266 .verify_fn = t10_pi_type3_verify_crc,
275 .verify_fn = t10_pi_type3_verify_ip,
A Dbio-integrity.c223 if (!bi->profile->verify_fn || in bio_integrity_prep()
329 bi->profile->verify_fn); in bio_integrity_verify_fn()
351 (bip->bip_flags & BIP_BLOCK_INTEGRITY) && bi->profile->verify_fn) { in __bio_integrity_endio()
A Dblk-integrity.c381 .verify_fn = blk_integrity_nop_fn,
/linux/include/linux/
A Dblk-integrity.h31 integrity_processing_fn *verify_fn; member
/linux/Documentation/block/
A Ddata-integrity.rst267 .verify_fn = my_verify_fn,
279 'verify_fn' verifies that the data buffer matches the integrity
/linux/drivers/md/
A Ddm-integrity.c377 .verify_fn = NULL,

Completed in 17 milliseconds