Searched refs:os_to_jffs2_mode (Results 1 – 3 of 3) sorted by relevance
38 #define cpu_to_jemode(x) ((jmode_t){os_to_jffs2_mode(x)})49 #define cpu_to_jemode(x) ((jmode_t){cpu_to_be32(os_to_jffs2_mode(x))})60 #define cpu_to_jemode(x) ((jmode_t){cpu_to_le32(os_to_jffs2_mode(x))})
16 #define os_to_jffs2_mode(x) (x) macro
4945 #define os_to_jffs2_mode(x) (x)