Home
last modified time | relevance | path

Searched refs:RAMDISK_MAJOR (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Droot_dev.h12 Root_RAM0 = MKDEV(RAMDISK_MAJOR, 0),
13 Root_RAM1 = MKDEV(RAMDISK_MAJOR, 1),
/include/uapi/linux/
Dmajor.h12 #define RAMDISK_MAJOR 1 macro