Searched refs:blk_ops (Results 1 – 15 of 15) sorted by relevance
66 static const struct blk_ops ramdisk_blk_ops = {
371 const struct blk_ops *ops = blk_get_ops(dev); in blk_select_hwpart()465 const struct blk_ops *ops = blk_get_ops(dev); in blk_dread()490 const struct blk_ops *ops = blk_get_ops(dev); in blk_dwrite()509 const struct blk_ops *ops = blk_get_ops(dev); in blk_dwrite_zeroes()528 const struct blk_ops *ops = blk_get_ops(dev); in blk_derase()
260 static const struct blk_ops systemace_blk_ops = {
221 static const struct blk_ops sandbox_host_blk_ops = {
1178 static const struct blk_ops ide_blk_ops = {
224 struct blk_ops { struct295 #define blk_get_ops(dev) ((struct blk_ops *)(dev)->driver->ops) argument
109 static const struct blk_ops rkflash_blk_ops = {
137 static const struct blk_ops sata_blk_ops = {
1068 static const struct blk_ops dwc_ahsata_blk_ops = {
205 static const struct blk_ops rknand_blk_ops = {
353 static const struct blk_ops mmc_blk_ops = {
762 static const struct blk_ops mtd_blk_ops = {
869 static const struct blk_ops scsi_blk_ops = {
878 static const struct blk_ops nvme_blk_ops = {
1550 static const struct blk_ops usb_storage_ops = {