taglinefilesource code
FLOPPY_MAJOR237drivers/block/floppy.c#define MAJOR_NR FLOPPY_MAJOR
FLOPPY_MAJOR341drivers/block/ll_rw_blk.c|| major == FLOPPY_MAJOR
FLOPPY_MAJOR349drivers/block/ll_rw_blk.cif (major == HD_MAJOR || major == FLOPPY_MAJOR)
FLOPPY_MAJOR351drivers/block/ll_rw_blk.cif (major == FLOPPY_MAJOR)
FLOPPY_MAJOR215drivers/block/ramdisk.cif (MAJOR(ROOT_DEV) != FLOPPY_MAJOR)
FLOPPY_MAJOR681fs/super.cif (MAJOR(ROOT_DEV) == FLOPPY_MAJOR) {
FLOPPY_MAJOR114include/linux/blk.h#elif (MAJOR_NR == FLOPPY_MAJOR)