Searched refs:jffs2_thread_should_wake (Results 1 – 3 of 3) sorted by relevance
30 if (c->gc_task && jffs2_thread_should_wake(c)) in jffs2_garbage_collect_trigger()95 if (!jffs2_thread_should_wake(c)) { in jffs2_garbage_collect_thread()
384 int jffs2_thread_should_wake(struct jffs2_sb_info *c);
837 int jffs2_thread_should_wake(struct jffs2_sb_info *c) in jffs2_thread_should_wake() function