Searched defs:MINORMASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/tools/lib/traceevent/ | ||
D | plugin_jbd2.c | 27 #define MINORMASK ((1U << MINORBITS) - 1) macro |
/linux-4.4.14/include/linux/ | ||
D | kdev_t.h | 7 #define MINORMASK ((1U << MINORBITS) - 1) macro |