Searched refs:blk_alloc_devt (Results 1 – 6 of 6) sorted by relevance
350 int blk_alloc_devt(struct hd_struct *part, dev_t *devt);
574 int blk_alloc_devt(struct hd_struct *part, dev_t *devt) in blk_alloc_devt() function804 retval = blk_alloc_devt(&disk->part0, &devt); in __device_add_disk()
597 extern int blk_alloc_devt(struct hd_struct *part, dev_t *devt);
375 err = blk_alloc_devt(p, &devt); in add_partition()
474 int blk_alloc_devt(struct hd_struct *part, dev_t *devt) in blk_alloc_devt() function685 retval = blk_alloc_devt(&disk->part0, &devt); in __device_add_disk()
442 err = blk_alloc_devt(p, &devt); in add_partition()