Searched refs:ramdisk_ops (Results 1 – 3 of 3) sorted by relevance
19 const struct ramdisk_ops *ops = dev_get_driver_ops(dev->parent); in ramdisk_bread()34 const struct ramdisk_ops *ops = dev_get_driver_ops(dev->parent); in ramdisk_bwrite()49 const struct ramdisk_ops *ops = dev_get_driver_ops(dev->parent); in ramdisk_berase()
50 static const struct ramdisk_ops ramdisk_ro_ops = {
9 struct ramdisk_ops { struct