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