Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-verity-fec.h63 #define DM_VERITY_OPTS_FEC 8 macro
89 #define DM_VERITY_OPTS_FEC 0 macro
H A Ddm-verity-target.c45 #define DM_VERITY_OPTS_MAX (5 + DM_VERITY_OPTS_FEC + \
880 args += DM_VERITY_OPTS_FEC; in verity_status()