Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk.h346 int blk_alloc_ext_minor(void);
Dgenhd.c322 int blk_alloc_ext_minor(void) in blk_alloc_ext_minor() function
427 ret = blk_alloc_ext_minor(); in device_add_disk()
/Linux-v5.15/block/partitions/
Dcore.c378 err = blk_alloc_ext_minor(); in add_partition()