Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
Dblk.h356 int blk_alloc_devt(struct hd_struct *part, dev_t *devt);
Dgenhd.c574 int blk_alloc_devt(struct hd_struct *part, dev_t *devt) in blk_alloc_devt() function
804 retval = blk_alloc_devt(&disk->part0, &devt); in __device_add_disk()
/kernel/linux/linux-5.10/block/partitions/
Dcore.c449 err = blk_alloc_devt(p, &devt); in add_partition()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch49084 + err = blk_alloc_devt(p, &devt);