Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfabrics.c910 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts() function
1022 ret = nvmf_check_required_opts(opts, NVMF_REQUIRED_OPTS); in nvmf_create_ctrl()
1042 ret = nvmf_check_required_opts(opts, ops->required_opts); in nvmf_create_ctrl()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfabrics.c1075 static int nvmf_check_required_opts(struct nvmf_ctrl_options *opts, in nvmf_check_required_opts() function
1205 ret = nvmf_check_required_opts(opts, NVMF_REQUIRED_OPTS); in nvmf_create_ctrl()
1225 ret = nvmf_check_required_opts(opts, ops->required_opts); in nvmf_create_ctrl()

Completed in 4 milliseconds