Home
last modified time | relevance | path

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

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