Searched refs:RAWNODE_CLASS_INODE_CACHE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/jffs2/ | ||
H A D | nodelist.h | 199 #define RAWNODE_CLASS_INODE_CACHE 0 macro |
H A D | wbuf.c | 488 } else if (ic && ic->class == RAWNODE_CLASS_INODE_CACHE) { in jffs2_wbuf_recover() |