Searched refs:blk_ops (Results 1 – 16 of 16) sorted by relevance
345 const struct blk_ops *ops = blk_get_ops(dev); in blk_select_hwpart()439 const struct blk_ops *ops = blk_get_ops(dev); in blk_dread()460 const struct blk_ops *ops = blk_get_ops(dev); in blk_dwrite()473 const struct blk_ops *ops = blk_get_ops(dev); in blk_derase()
246 static const struct blk_ops sandbox_host_blk_ops = {
1179 static const struct blk_ops ide_blk_ops = {
211 struct blk_ops { struct270 #define blk_get_ops(dev) ((struct blk_ops *)(dev)->driver->ops) argument
138 static const struct blk_ops sata_blk_ops = {
766 static const struct blk_ops sata_sil_blk_ops = {
1076 static const struct blk_ops dwc_ahsata_blk_ops = {
894 static const struct blk_ops sata_fsl_blk_ops = {
1025 static const struct blk_ops sata_mv_blk_ops = {
125 static const struct blk_ops virtio_blk_ops = {
189 static const struct blk_ops efi_blk_ops = {
483 static const struct blk_ops mmc_blk_ops = {
692 static const struct blk_ops scsi_blk_ops = {
715 static const struct blk_ops pvblock_blk_ops = {
811 static const struct blk_ops nvme_blk_ops = {
1553 static const struct blk_ops usb_storage_ops = {
Completed in 26 milliseconds