Searched refs:__le24_to_cpu (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Dendian24.h39 #define __le24_to_cpu(x) ((__u32)(x)) macro
42 #define __le24_to_cpu(x) __swab24(x) macro
47 #define le24_to_cpu __le24_to_cpu
H A Djfs_types.h108 #define lengthPXD(pxd) __le24_to_cpu((pxd)->len)
H A Djfs_xtree.h64 #define lengthXAD(xad) __le24_to_cpu((xad)->len)

Completed in 208 milliseconds