Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/ !
Ddm-verity-target.c37 #define DM_VERITY_OPT_IGN_ZEROES "ignore_zero_blocks" macro
854 DMEMIT(" " DM_VERITY_OPT_IGN_ZEROES); in verity_status()
1086 } else if (!strcasecmp(arg_name, DM_VERITY_OPT_IGN_ZEROES)) { in verity_parse_opt_args()