Home
last modified time | relevance | path

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

/linux-3.3/drivers/md/
Ddm-crypt.c1581 const char *opt_string; in crypt_ctr() local
1668 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()