Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-verity-fec.h75 extern unsigned int verity_fec_status_table(struct dm_verity *v, unsigned int sz,
109 static inline unsigned int verity_fec_status_table(struct dm_verity *v, in verity_fec_status_table() function
H A Ddm-verity-fec.c526 unsigned int verity_fec_status_table(struct dm_verity *v, unsigned int sz, in verity_fec_status_table() function
H A Ddm-verity-target.c910 sz = verity_fec_status_table(v, sz, result, maxlen); in verity_status()