Searched refs:opt_string (Results 1 – 1 of 1) sorted by relevance
1581 const char *opt_string; in crypt_ctr() local1668 opt_string = dm_shift_arg(&as); in crypt_ctr()1670 if (opt_params == 1 && opt_string && in crypt_ctr()1671 !strcasecmp(opt_string, "allow_discards")) in crypt_ctr()