Searched refs:MATCH_MINOR (Results 1 – 3 of 3) sorted by relevance
131 {"^(term|cua)$/^([0-9]+)$", 1, MATCH_MINOR, "1"};135 {"^(term|cua)$/^([e-z])$", 1, MATCH_MINOR, "1"};139 {"^(term|cua)$/^([a-z])$", 1, MATCH_MINOR, "1"};
161 #define MATCH_MINOR 0x008 /* Match upto nth component of minor name */ macro
4703 if (match == MATCH_MINOR) { in alloc_cmp_str()