Searched refs:FMAJOR (Results 1 – 2 of 2) sorted by relevance
116 #define FMAJOR(dev) ((unsigned int) ((dev) >> FMINORBITS)) macro153 unsigned int maj = FMAJOR(device); in trace_add_file()
270 #define FMAJOR(dev) ((unsigned int) ((dev) >> FMINORBITS)) macro275 unsigned int maj = FMAJOR(devno); in btrace_add_file()