Searched refs:nvme_bdev_ops (Results 1 – 1 of 1) sorted by relevance
2233 static const struct block_device_operations nvme_bdev_ops = { variable3369 if (disk->fops == &nvme_bdev_ops) in dev_to_ns_head()3478 if (dev_to_disk(dev)->fops != &nvme_bdev_ops) /* per-path attr */ in nvme_ns_id_attrs_are_visible()4226 disk->fops = &nvme_bdev_ops; in nvme_alloc_ns()