Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-verity.h124 extern int verity_for_bv_block(struct dm_verity *v, struct dm_verity_io *io,
Ddm-verity-target.c442 int verity_for_bv_block(struct dm_verity *v, struct dm_verity_io *io, in verity_for_bv_block() function
543 r = verity_for_bv_block(v, io, iter, in verity_verify_io()
Ddm-verity-fec.c474 r = verity_for_bv_block(v, io, iter, fec_bv_copy); in verity_fec_decode()