Home
last modified time | relevance | path

Searched refs:nvme_fops (Results 1 – 1 of 1) sorted by relevance

/drivers/nvme/host/
Dcore.c2347 static const struct block_device_operations nvme_fops = { variable
3399 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()