blk_alloc_devt    717 block/genhd.c  	retval = blk_alloc_devt(&disk->part0, &devt);
blk_alloc_devt    371 block/partition-generic.c 	err = blk_alloc_devt(p, &devt);
blk_alloc_devt    618 include/linux/genhd.h extern int blk_alloc_devt(struct hd_struct *part, dev_t *devt);