Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/target/
Dpassthru.c521 ctrl = nvme_ctrl_from_file(file); in nvmet_passthru_ctrl_enable()
/kernel/linux/linux-5.10/drivers/nvme/host/
Dnvme.h912 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file);
Dcore.c4770 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file) in nvme_ctrl_from_file() function
4776 EXPORT_SYMBOL_NS_GPL(nvme_ctrl_from_file, NVME_TARGET_PASSTHRU);