Home
last modified time | relevance | path

Searched refs:verity_for_bv_block (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-verity.h123 extern int verity_for_bv_block(struct dm_verity *v, struct dm_verity_io *io,
H A Ddm-verity-target.c451 int verity_for_bv_block(struct dm_verity *v, struct dm_verity_io *io, in verity_for_bv_block() function
531 r = verity_for_bv_block(v, io, &start, verity_recheck_copy); in verity_recheck()
607 r = verity_for_bv_block(v, io, iter, in verity_verify_io()
H A Ddm-verity-fec.c475 r = verity_for_bv_block(v, io, iter, fec_bv_copy); in verity_fec_decode()