Searched refs:be32_to_cpu (Results 1 – 5 of 5) sorted by relevance
42 - blocknr -= (maxlen - be32_to_cpu((jsb)->s_first));44 + blocknr -= (maxlen - be32_to_cpu((jsb)->s_first)); \
137 blocktype = be32_to_cpu(header->h_blocktype);
159 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
214 #define be32_to_cpu(x) __builtin_bswap64(x) macro222 #define be32_to_cpu(x) ((uint64_t)(x)) macro