Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk.h422 int blk_alloc_ext_minor(void);
H A Dgenhd.c307 int blk_alloc_ext_minor(void) in blk_alloc_ext_minor() function
441 ret = blk_alloc_ext_minor(); in device_add_disk()
/openbmc/linux/block/partitions/
H A Dcore.c363 err = blk_alloc_ext_minor(); in add_partition()