Searched refs:jffs2_to_os_mode (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dnodelist.h45 #define jemode_to_cpu(x) (jffs2_to_os_mode((x).m))
56 #define jemode_to_cpu(x) (be32_to_cpu(jffs2_to_os_mode((x).m)))
67 #define jemode_to_cpu(x) (le32_to_cpu(jffs2_to_os_mode((x).m)))
H A Dos-linux.h17 #define jffs2_to_os_mode(x) (x) macro

Completed in 98 milliseconds