Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
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
Ddm-verity-fec.c525 unsigned int verity_fec_status_table(struct dm_verity *v, unsigned int sz, in verity_fec_status_table() function
Ddm-verity-target.c872 sz = verity_fec_status_table(v, sz, result, maxlen); in verity_status()