Home
last modified time | relevance | path

Searched refs:blk_alloc_devt (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/block/
Dpartition-generic.c329 err = blk_alloc_devt(p, &devt); in add_partition()
Dgenhd.c411 int blk_alloc_devt(struct hd_struct *part, dev_t *devt) in blk_alloc_devt() function
597 retval = blk_alloc_devt(&disk->part0, &devt); in add_disk()
/linux-4.1.27/include/linux/
Dgenhd.h601 extern int blk_alloc_devt(struct hd_struct *part, dev_t *devt);