Home
last modified time | relevance | path

Searched defs:minors (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dgenhd.h182 int minors; /* maximum number of minors, =1 for member
368 #define alloc_disk_node(minors, node_id) \ argument
384 #define alloc_disk(minors) alloc_disk_node(minors, NUMA_NO_NODE) argument
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_hid.c25 static int major, minors; variable
H A Df_printer.c56 static int major, minors; variable
/OK3568_Linux_fs/kernel/block/
H A Dgenhd.c1715 struct gendisk *__alloc_disk_node(int minors, int node_id) in __alloc_disk_node()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dxen-blkfront.c235 static unsigned long *minors; variable