be32_to_cpu        48 fs/xfs/xfs_arch.h #define be32_to_cpu(val)	((__uint32_t)(val))
be32_to_cpu        55 fs/xfs/xfs_arch.h #define be32_to_cpu(val)	(__swab32((__be32)(val)))
be32_to_cpu       286 include/linux/byteorder.h # define be32_to_cpu __be32_to_cpu
be32_to_cpu        94 include/linux/byteorder/generic.h #define be32_to_cpu __be32_to_cpu