Searched refs:blk_ops (Results 1 – 11 of 11) sorted by relevance
314 const struct blk_ops *ops = blk_get_ops(dev); in blk_select_hwpart()408 const struct blk_ops *ops = blk_get_ops(dev); in blk_dread()429 const struct blk_ops *ops = blk_get_ops(dev); in blk_dwrite()442 const struct blk_ops *ops = blk_get_ops(dev); in blk_derase()
220 static const struct blk_ops sandbox_host_blk_ops = {
1177 static const struct blk_ops ide_blk_ops = {
203 struct blk_ops { struct262 #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 = {
184 static const struct blk_ops efi_blk_ops = {
367 static const struct blk_ops mmc_blk_ops = {
691 static const struct blk_ops scsi_blk_ops = {
745 static const struct blk_ops nvme_blk_ops = {
1548 static const struct blk_ops usb_storage_ops = {