bcache_major 47 drivers/md/bcache/super.c static int bcache_major; bcache_major 856 drivers/md/bcache/super.c d->disk->major = bcache_major; bcache_major 2645 drivers/md/bcache/super.c if (bcache_major) bcache_major 2646 drivers/md/bcache/super.c unregister_blkdev(bcache_major, "bcache"); bcache_major 2692 drivers/md/bcache/super.c bcache_major = register_blkdev(0, "bcache"); bcache_major 2693 drivers/md/bcache/super.c if (bcache_major < 0) { bcache_major 2696 drivers/md/bcache/super.c return bcache_major;