Home
last modified time | relevance | path

Searched refs:jmode_t (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Djffs2.h101 } __attribute__((packed)) jmode_t; typedef
148 jmode_t mode; /* The file's type or mode. */
/linux-3.4.99/fs/jffs2/
Dnodelist.h38 #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))})