Searched refs:be32 (Results 1 – 4 of 4) sorted by relevance
52 typedef u32 be32; typedef
294 #define const_cpu_to_be32(x) ((be32) __constant_cpu_to_be32(x))298 #define const_sbe32_to_cpu(x) ((s32) __constant_be32_to_cpu((be32) x))
1362 be32 low_part; /* Low 32-bits. */
4334 be32 lowbase; in ntfs_build_mapping()