Searched refs:be32_to_cpu (Results 1 – 4 of 4) sorted by relevance
160 be_magic = be32_to_cpu((__force __be32)dqh.dqh_magic); in v2_check_file()
137 blocktype = be32_to_cpu(header->h_blocktype);
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