Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-verity-fec.h80 extern bool verity_is_fec_opt_arg(const char *arg_name);
123 static inline bool verity_is_fec_opt_arg(const char *arg_name) in verity_is_fec_opt_arg() function
Ddm-verity-fec.c583 bool verity_is_fec_opt_arg(const char *arg_name) in verity_is_fec_opt_arg() function
Ddm-verity-target.c910 } else if (verity_is_fec_opt_arg(arg_name)) { in verity_parse_opt_args()