Searched refs:create_opt (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sbin/nvmecontrol/
H A Dns.c143 } create_opt = { variable in typeref:struct:create_options
158 OPT("nsze", 's', arg_uint64, create_opt, nsze,
160 OPT("ncap", 'c', arg_uint64, create_opt, cap,
162 OPT("lbaf", 'f', arg_uint32, create_opt, lbaf,
164 OPT("mset", 'm', arg_uint32, create_opt, mset,
166 OPT("nmic", 'n', arg_uint32, create_opt, nmic,
168 OPT("pi", 'p', arg_uint32, create_opt, pi,
170 OPT("pil", 'l', arg_uint32, create_opt, pil,
172 OPT("flbas", 'L', arg_uint32, create_opt, flbas,
174 OPT("dps", 'd', arg_uint32, create_opt, dp
[all...]

Completed in 52 milliseconds