Searched refs:fec_bv_copy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-verity-fec.c | 404 static int fec_bv_copy(struct dm_verity *v, struct dm_verity_io *io, u8 *data, in fec_bv_copy() function 475 r = verity_for_bv_block(v, io, iter, fec_bv_copy); in verity_fec_decode()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-verity-fec.c | 404 static int fec_bv_copy(struct dm_verity *v, struct dm_verity_io *io, u8 *data, in fec_bv_copy() function 475 r = verity_for_bv_block(v, io, iter, fec_bv_copy); in verity_fec_decode()
|
Completed in 4 milliseconds