Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvme/host/
Dfabrics.c871 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts() function
985 ret = nvmf_check_required_opts(opts, NVMF_REQUIRED_OPTS); in nvmf_create_ctrl()
1005 ret = nvmf_check_required_opts(opts, ops->required_opts); in nvmf_create_ctrl()