Searched defs:cpu_to_jemode (Results 1 – 1 of 1) sorted by relevance
38 #define cpu_to_jemode(x) ((jmode_t){os_to_jffs2_mode(x)}) macro49 #define cpu_to_jemode(x) ((jmode_t){cpu_to_be32(os_to_jffs2_mode(x))}) macro60 #define cpu_to_jemode(x) ((jmode_t){cpu_to_le32(os_to_jffs2_mode(x))}) macro