Home | History | Annotate | Download | only in ext2fs

Lines Matching defs:__le32_to_cpu

49 #define __le32_to_cpu(x) (ext2fs_le32_to_cpu((x)))
56 #define __le32_to_cpu(x) (x)
181 crc = __le32_to_cpu(crc);