Searched refs:be32_to_cpu (Results 1 – 3 of 3) sorted by relevance
160 be_magic = be32_to_cpu((__force __be32)dqh.dqh_magic); in v2_check_file()
234 #define be32_to_cpu(x) (u32)__be32_to_cpu((u32)(x)) macro
208 #define be32_to_cpu(x) __builtin_bswap64(x) macro216 #define be32_to_cpu(x) ((uint64_t)(x)) macro