Searched refs:nvme_bdev_ops (Results 1 – 3 of 3) sorted by relevance
42 if (disk->fops == &nvme_bdev_ops) in dev_to_ns_head()151 if (dev_to_disk(dev)->fops != &nvme_bdev_ops) /* per-path attr */ in nvme_ns_id_attrs_are_visible()
873 extern const struct block_device_operations nvme_bdev_ops;
2159 const struct block_device_operations nvme_bdev_ops = { variable3586 disk->fops = &nvme_bdev_ops; in nvme_alloc_ns()