Z2RAM_MAJOR
disk->major = Z2RAM_MAJOR;
if (register_blkdev(Z2RAM_MAJOR, DEVICE_NAME))
unregister_blkdev(Z2RAM_MAJOR, DEVICE_NAME);