Searched refs:opt_params (Results 1 – 4 of 4) sorted by relevance
11 <offset> [<#opt_params> <opt_params>]48 <#opt_params>50 the optional paramaters section can be skipped or #opt_params can be zero.51 Otherwise #opt_params is the number of following arguments.
14 [<#opt_params> <opt_params>]66 <#opt_params>68 the optional paramaters section can be skipped or #opt_params can be zero.69 Otherwise #opt_params is the number of following arguments.
714 unsigned int num, opt_params; in verity_ctr() local869 r = dm_read_arg_group(_args, &as, &opt_params, &ti->error); in verity_ctr()873 while (opt_params) { in verity_ctr()874 opt_params--; in verity_ctr()
1735 unsigned int key_size, opt_params; in crypt_ctr() local1838 ret = dm_read_arg_group(_args, &as, &opt_params, &ti->error); in crypt_ctr()1843 while (opt_params--) { in crypt_ctr()