Searched refs:blk_ops (Results 1 – 13 of 13) sorted by relevance
339 const struct blk_ops *ops = blk_get_ops(dev); in blk_select_hwpart()433 const struct blk_ops *ops = blk_get_ops(dev); in blk_dread()454 const struct blk_ops *ops = blk_get_ops(dev); in blk_dwrite()467 const struct blk_ops *ops = blk_get_ops(dev); in blk_derase()
221 static const struct blk_ops sandbox_host_blk_ops = {
1175 static const struct blk_ops ide_blk_ops = {
204 struct blk_ops { struct263 #define blk_get_ops(dev) ((struct blk_ops *)(dev)->driver->ops) argument
136 static const struct blk_ops sata_blk_ops = {
1067 static const struct blk_ops dwc_ahsata_blk_ops = {
123 static const struct blk_ops virtio_blk_ops = {
184 static const struct blk_ops efi_blk_ops = {
117 const VhostDevConfigOps blk_ops = { variable333 vhost_dev_set_config_notifier(&s->dev, &blk_ops); in vhost_user_blk_connect()
384 static const struct blk_ops mmc_blk_ops = {
690 static const struct blk_ops scsi_blk_ops = {
744 static const struct blk_ops nvme_blk_ops = {
1544 static const struct blk_ops usb_storage_ops = {