Home
last modified time | relevance | path

Searched defs:je16_to_cpu (Results 1 – 1 of 1) sorted by relevance

/linux/fs/jffs2/
H A Dnodelist.h43 #define je16_to_cpu(x) ((x).v16) macro
54 #define je16_to_cpu(x) (be16_to_cpu(x.v16)) macro
65 #define je16_to_cpu(x) (le16_to_cpu(x.v16)) macro