Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dpassthru.c597 ctrl = nvme_ctrl_from_file(file); in nvmet_passthru_ctrl_enable()
/openbmc/linux/drivers/nvme/host/
H A Dnvme.h1127 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file);
H A Dcore.c4651 struct nvme_ctrl *nvme_ctrl_from_file(struct file *file) in nvme_ctrl_from_file() function
4657 EXPORT_SYMBOL_NS_GPL(nvme_ctrl_from_file, NVME_TARGET_PASSTHRU);