Searched refs:MTD_BLOCK_MAJOR (Results 1 – 8 of 8) sorted by relevance
17 #define MAJOR_NR MTD_BLOCK_MAJOR603 DEVFS_FL_DEFAULT, MTD_BLOCK_MAJOR, mtd->index, in mtd_notify_add()623 if (devfs_register_blkdev(MTD_BLOCK_MAJOR, DEVICE_NAME, &mtd_fops)) in init_mtdblock()626 MTD_BLOCK_MAJOR); in init_mtdblock()635 MTD_BLOCK_MAJOR); in init_mtdblock()663 devfs_unregister_blkdev(MTD_BLOCK_MAJOR, DEVICE_NAME); in cleanup_mtdblock()
19 #define MAJOR_NR MTD_BLOCK_MAJOR271 MTD_BLOCK_MAJOR); in init_mtdblock()
52 #ifndef MTD_BLOCK_MAJOR53 #define MTD_BLOCK_MAJOR 31 macro202 if (MAJOR(sb->s_dev) != MTD_BLOCK_MAJOR) { in jffs2_read_super()
142 ROOT_DEV = MKDEV(MTD_BLOCK_MAJOR, 0); in uclinux_mtd_init()
474 ROOT_DEV = MKDEV(MTD_BLOCK_MAJOR, 1); in nettel_init()
31 #define MTD_BLOCK_MAJOR 31 macro
833 if(maj == MTD_BLOCK_MAJOR) { in add_device()
84 if (MAJOR(dev) != MTD_BLOCK_MAJOR) { in jffs_read_super()