Searched defs:nfstov_mode (Results 1 – 3 of 3) sorted by relevance
235 #define nfstov_mode(a) (fxdr_unsigned(uint16_t, (a))&07777) macro
231 #define nfstov_mode(a) (fxdr_unsigned(u_int32_t, (a)) & ALLPERMS) macro
644 #define nfstov_mode(a) (fxdr_unsigned(u_int16_t, (a))&07777) macro