Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-verity-fec.h74 extern unsigned verity_fec_status_table(struct dm_verity *v, unsigned sz,
108 static inline unsigned verity_fec_status_table(struct dm_verity *v, in verity_fec_status_table() function
Ddm-verity-fec.c526 unsigned verity_fec_status_table(struct dm_verity *v, unsigned sz, in verity_fec_status_table() function
Ddm-verity-target.c739 sz = verity_fec_status_table(v, sz, result, maxlen); in verity_status()