be64_to_cpu        49 fs/xfs/xfs_arch.h #define be64_to_cpu(val)	((__uint64_t)(val))
be64_to_cpu        56 fs/xfs/xfs_arch.h #define be64_to_cpu(val)	(__swab64((__be64)(val)))
be64_to_cpu       287 include/linux/byteorder.h # define be64_to_cpu __be64_to_cpu
be64_to_cpu        92 include/linux/byteorder/generic.h #define be64_to_cpu __be64_to_cpu