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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.h79 #define lengthPXD(pxd) __le24_to_cpu((pxd)->len)
H A Djfs_xtree.h64 #define lengthXAD(xad) __le24_to_cpu((xad)->len)

Completed in 382 milliseconds