Searched refs:nvme_ns_head_ops (Results 1 – 2 of 2) sorted by relevance
1007 extern const struct block_device_operations nvme_ns_head_ops;1062 return disk->fops == &nvme_ns_head_ops; in nvme_disk_is_ns_head()
596 const struct block_device_operations nvme_ns_head_ops = { variable757 head->disk->fops = &nvme_ns_head_ops; in nvme_mpath_alloc_disk()