taglinefilesource code
FLOPPY_MAJOR119drivers/block/blk.h#elif (MAJOR_NR == FLOPPY_MAJOR)
FLOPPY_MAJOR93drivers/block/floppy.c#define MAJOR_NR FLOPPY_MAJOR
FLOPPY_MAJOR184drivers/block/ramdisk.cif (MAJOR(ROOT_DEV) != FLOPPY_MAJOR)
FLOPPY_MAJOR644fs/super.cif (MAJOR(ROOT_DEV) == FLOPPY_MAJOR) {