Searched refs:blk_ops (Results 1 – 15 of 15) 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
123 static const struct blk_ops virtio_blk_ops = {
136 static const struct blk_ops sata_blk_ops = {
754 static const struct blk_ops sata_sil_blk_ops = {
893 static const struct blk_ops sata_fsl_blk_ops = {
1019 static const struct blk_ops sata_mv_blk_ops = {
1064 static const struct blk_ops dwc_ahsata_blk_ops = {
185 static const struct blk_ops efi_blk_ops = {
421 static const struct blk_ops mmc_blk_ops = {
688 static const struct blk_ops scsi_blk_ops = {
781 static const struct blk_ops nvme_blk_ops = {
1545 static const struct blk_ops usb_storage_ops = {