Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/target/
Dpassthru.c597 ctrl = nvme_ctrl_from_file(file); in nvmet_passthru_ctrl_enable()
/Linux-v6.6/drivers/nvme/host/
Dnvme.h1089 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file);
Dcore.c4637 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file) in nvme_ctrl_from_file() function
4643 EXPORT_SYMBOL_NS_GPL(nvme_ctrl_from_file, NVME_TARGET_PASSTHRU);