Searched refs:be16 (Results 1 – 4 of 4) sorted by relevance
51 typedef u16 be16; typedef
293 #define const_cpu_to_be16(x) ((be16) __constant_cpu_to_be16(x))297 #define const_sbe16_to_cpu(x) ((s16) __constant_be16_to_cpu((be16) x))
1361 be16 high_part; /* High 16-bits. */
4333 be16 highbase; in ntfs_build_mapping()