Searched refs:attach_opt (Results 1 – 1 of 1) sorted by relevance
231 } attach_opt = { variable238 OPT("namespace-id", 'n', arg_uint32, attach_opt, nsid,254 .ctx_size = sizeof(attach_opt),705 open_dev(attach_opt.dev, &fd, 1, 1); in nsattach()710 } else if (attach_opt.nsid == NONE) { in nsattach()715 if (attach_opt.nsid != NONE) in nsattach()716 nsid = attach_opt.nsid; in nsattach()725 if (attach_opt.ctrlrid == NONE) { in nsattach()739 if (attach_opt.ctrlrid == NONE - 1) in nsattach()740 attach_opt.ctrlrid = cd.ctrlr_id; in nsattach()[all …]