Searched refs:JFFS2_COMPAT_MASK (Results 1 – 2 of 2) sorted by relevance
79 #define JFFS2_COMPAT_MASK 0xc000 /* What do to if an unknown nodetype is found */ macro
1369 if ((nodetype & JFFS2_COMPAT_MASK) == in jffs2_sum_process_sum_data()