taglinefilesource code
UNNAMED_MAJOR112fs/filesystems.cif (ROOT_DEV == MKDEV(UNNAMED_MAJOR, 255)) {
UNNAMED_MAJOR345fs/super.creturn MKDEV(UNNAMED_MAJOR, i);
UNNAMED_MAJOR354fs/super.cif (MAJOR(dev) == UNNAMED_MAJOR &&
UNNAMED_MAJOR449fs/super.cif (MAJOR(dev) == UNNAMED_MAJOR)
UNNAMED_MAJOR687fs/super.cif (MAJOR(ROOT_DEV) == UNNAMED_MAJOR) {