nvme_ctrl_from_file
EXPORT_SYMBOL_NS_GPL(nvme_ctrl_from_file, "NVME_TARGET_PASSTHRU");
struct nvme_ctrl *nvme_ctrl_from_file(struct file *file);
ctrl = nvme_ctrl_from_file(file);