be16_to_cpu 47 fs/xfs/xfs_arch.h #define be16_to_cpu(val) ((__uint16_t)(val)) be16_to_cpu 54 fs/xfs/xfs_arch.h #define be16_to_cpu(val) (__swab16((__be16)(val))) be16_to_cpu 285 include/linux/byteorder.h # define be16_to_cpu __be16_to_cpu be16_to_cpu 96 include/linux/byteorder/generic.h #define be16_to_cpu __be16_to_cpu