blk_alloc_devt    499 block/genhd.c  	retval = blk_alloc_devt(&disk->part0, &devt);
blk_alloc_devt    386 fs/partitions/check.c 	err = blk_alloc_devt(p, &devt);
blk_alloc_devt    521 include/linux/genhd.h extern int blk_alloc_devt(struct hd_struct *part, dev_t *devt);