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.h67 #define DM_VERITY_OPTS_FEC 8 macro
106 #define DM_VERITY_OPTS_FEC 0 macro
H A Ddm-verity-target.c46 #define DM_VERITY_OPTS_MAX (5 + DM_VERITY_OPTS_FEC + \
878 args += DM_VERITY_OPTS_FEC; in verity_status()