Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-writecache.c2234 unsigned int opt_params; in writecache_ctr() local
2402 while (opt_params) { in writecache_ctr()
2403 string = dm_shift_arg(&as), opt_params--; in writecache_ctr()
2407 string = dm_shift_arg(&as), opt_params--; in writecache_ctr()
2416 string = dm_shift_arg(&as), opt_params--; in writecache_ctr()
2424 string = dm_shift_arg(&as), opt_params--; in writecache_ctr()
2432 string = dm_shift_arg(&as), opt_params--; in writecache_ctr()
2437 string = dm_shift_arg(&as), opt_params--; in writecache_ctr()
2444 string = dm_shift_arg(&as), opt_params--; in writecache_ctr()
2455 string = dm_shift_arg(&as), opt_params--; in writecache_ctr()
[all …]
H A Ddm-crypt.c3138 unsigned int opt_params, val; in crypt_ctr_optional() local
3147 ret = dm_read_arg_group(_args, &as, &opt_params, &ti->error); in crypt_ctr_optional()
3151 while (opt_params--) { in crypt_ctr_optional()
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst14 <offset> [<#opt_params> <opt_params>]
93 <#opt_params>
95 the optional parameters section can be skipped or #opt_params can be zero.
96 Otherwise #opt_params is the number of following arguments.
H A Dverity.rst18 [<#opt_params> <opt_params>]
70 <#opt_params>
72 the optional parameters section can be skipped or #opt_params can be zero.
73 Otherwise #opt_params is the number of following arguments.