Home | History | Annotate | Download | only in ext2fs

Lines Matching refs:__be32_to_cpu

46 #define __be32_to_cpu(x) (x)
53 #define __be32_to_cpu(x) (ext2fs_be32_to_cpu((x)))
233 crc = __be32_to_cpu(crc);