Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/md/
A Ddm-verity-fec.c532 DM_VERITY_OPT_FEC_BLOCKS " %llu " in verity_fec_status_table()
586 !strcasecmp(arg_name, DM_VERITY_OPT_FEC_BLOCKS) || in verity_is_fec_opt_arg()
616 } else if (!strcasecmp(arg_name, DM_VERITY_OPT_FEC_BLOCKS)) { in verity_fec_parse_opt_args()
620 ti->error = "Invalid " DM_VERITY_OPT_FEC_BLOCKS; in verity_fec_parse_opt_args()
717 ti->error = "Missing " DM_VERITY_OPT_FEC_BLOCKS; in verity_fec_ctr()
730 ti->error = "Invalid " DM_VERITY_OPT_FEC_BLOCKS; in verity_fec_ctr()
741 DM_VERITY_OPT_FEC_BLOCKS; in verity_fec_ctr()
A Ddm-verity-fec.h30 #define DM_VERITY_OPT_FEC_BLOCKS "fec_blocks" macro

Completed in 4 milliseconds