Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/nvme/host/
Dfabrics.c1033 static struct device *nvmf_device; variable
1057 ctrl = nvmf_create_ctrl(nvmf_device, buf); in nvmf_dev_write()
1159 nvmf_device = in nvmf_init()
1161 if (IS_ERR(nvmf_device)) { in nvmf_init()
1163 ret = PTR_ERR(nvmf_device); in nvmf_init()