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.c39 #define DM_VERITY_OPT_ERROR_RESTART "restart_on_error" macro
912 DMEMIT(DM_VERITY_OPT_ERROR_RESTART); in verity_status()
977 DMEMIT(DM_VERITY_OPT_ERROR_RESTART); in verity_status()
1193 return (!strcasecmp(arg_name, DM_VERITY_OPT_ERROR_RESTART) || in verity_is_verity_error_mode()
1202 if (!strcasecmp(arg_name, DM_VERITY_OPT_ERROR_RESTART)) in verity_parse_verity_error_mode()