Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jffs2/
Dnodelist.h199 #define RAWNODE_CLASS_INODE_CACHE 0 macro
Dwbuf.c488 } else if (ic && ic->class == RAWNODE_CLASS_INODE_CACHE) { in jffs2_wbuf_recover()