Searched refs:RAMDISK (Results 1 – 1 of 1) sorted by relevance
27 enum { RAMDISK, FILE, CDEV } type; enumerator58 dev->type = RAMDISK; in init_ramdisk()261 if (dev->type == RAMDISK) { in device_read()328 if (dev->type == RAMDISK) { in device_write()343 if (dev->type != RAMDISK) { in device_write()368 case RAMDISK: in device_flush()