Searched refs:nvme_ns_head_ops (Results 1 – 2 of 2) sorted by relevance
940 extern const struct block_device_operations nvme_ns_head_ops;994 return disk->fops == &nvme_ns_head_ops; in nvme_disk_is_ns_head()
533 const struct block_device_operations nvme_ns_head_ops = { variable649 head->disk->fops = &nvme_ns_head_ops; in nvme_mpath_alloc_disk()