Home
last modified time | relevance | path

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

/linux-6.6.21/block/
Dblk.h421 int blk_alloc_ext_minor(void);
Dgenhd.c307 int blk_alloc_ext_minor(void) in blk_alloc_ext_minor() function
443 ret = blk_alloc_ext_minor(); in device_add_disk()
/linux-6.6.21/block/partitions/
Dcore.c363 err = blk_alloc_ext_minor(); in add_partition()