Home
last modified time | relevance | path

Searched refs:DM_VERITY_OPTS_FEC (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/md/
H A Ddm-verity-fec.h66 #define DM_VERITY_OPTS_FEC 8 macro
92 #define DM_VERITY_OPTS_FEC 0 macro
H A Ddm-verity-target.c46 #define DM_VERITY_OPTS_MAX (5 + DM_VERITY_OPTS_FEC + \
885 args += DM_VERITY_OPTS_FEC; in verity_status()