Home
last modified time | relevance | path

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

/linux/block/
H A Dgenhd.c56 #define NR_EXT_DEVT (1 << MINORBITS) macro
311 idx = ida_alloc_range(&ext_devt_ida, 0, NR_EXT_DEVT - 1, GFP_KERNEL); in blk_alloc_ext_minor()