Searched refs:VOP_MAJOR (Results 1 – 2 of 2) sorted by relevance
15 #define VOP_MAJOR(version) ((version) >> 8) macro
263 return VOP_MAJOR(version) == 3; in has_rb_swapped()265 return VOP_MAJOR(version) != 3; in has_rb_swapped()