Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-verity-fec.h78 extern unsigned verity_fec_status_table(struct dm_verity *v, unsigned sz,
112 static inline unsigned verity_fec_status_table(struct dm_verity *v, in verity_fec_status_table() function
Ddm-verity-fec.c527 unsigned verity_fec_status_table(struct dm_verity *v, unsigned sz, in verity_fec_status_table() function
Ddm-verity-target.c737 sz = verity_fec_status_table(v, sz, result, maxlen); in verity_status()