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