Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h1017 extern const struct block_device_operations nvme_bdev_ops; in nvme_ctrl_use_ana()
H A Dcore.c2638 const struct block_device_operations nvme_bdev_ops = { in nvme_wait_ready()
4156 disk->fops = &nvme_bdev_ops; in nvme_alloc_ns()
2607 const struct block_device_operations nvme_bdev_ops = { global() variable