Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dgenhd.c307 int blk_alloc_ext_minor(void) in blk_alloc_ext_minor() function
442 ret = blk_alloc_ext_minor(); in device_add_disk()
Dblk.h556 int blk_alloc_ext_minor(void);
/linux-6.12.1/block/partitions/
Dcore.c344 err = blk_alloc_ext_minor(); in add_partition()