Searched refs:nvme_fops (Results 1 – 1 of 1) sorted by relevance
2347 static const struct block_device_operations nvme_fops = { variable3399 if (disk->fops == &nvme_fops) in dev_to_ns_head()3508 if (dev_to_disk(dev)->fops != &nvme_fops) /* per-path attr */ in nvme_ns_id_attrs_are_visible()3969 disk->fops = &nvme_fops; in nvme_alloc_ns()