Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-verity-target.c40 #define DM_VERITY_OPT_ERROR_RESTART "restart_on_error" macro
917 DMEMIT(DM_VERITY_OPT_ERROR_RESTART); in verity_status()
982 DMEMIT(DM_VERITY_OPT_ERROR_RESTART); in verity_status()
1195 return (!strcasecmp(arg_name, DM_VERITY_OPT_ERROR_RESTART) || in verity_is_verity_error_mode()
1204 if (!strcasecmp(arg_name, DM_VERITY_OPT_ERROR_RESTART)) in verity_parse_verity_error_mode()