Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-verity-target.c40 #define DM_VERITY_OPT_ERROR_RESTART "restart_on_error" macro
910 DMEMIT(DM_VERITY_OPT_ERROR_RESTART); in verity_status()
975 DMEMIT(DM_VERITY_OPT_ERROR_RESTART); in verity_status()
1191 return (!strcasecmp(arg_name, DM_VERITY_OPT_ERROR_RESTART) || in verity_is_verity_error_mode()
1200 if (!strcasecmp(arg_name, DM_VERITY_OPT_ERROR_RESTART)) in verity_parse_verity_error_mode()