Searched refs:RAW_MAJOR (Results 1 – 3 of 3) sorted by relevance
152 #define RAW_MAJOR 162 macro
171 if (major(dev) != RAW_MAJOR) in fio_lookup_raw()
112 #ifndef RAW_MAJOR113 #define RAW_MAJOR 255 /*unlikey value */ macro1848 if (RAW_MAJOR == major(st.st_rdev)) in dd_filetype()