Searched refs:gc_thread_exit (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jffs2/
H A Dbackground.c41 init_completion(&c->gc_thread_exit);
46 complete(&c->gc_thread_exit);
69 wait_for_completion(&c->gc_thread_exit);
158 complete_and_exit(&c->gc_thread_exit, 0);
H A Djffs2_fs_sb.h46 struct completion gc_thread_exit; /* GC thread exit completion port */ member in struct:jffs2_sb_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jffs2/
H A Dbackground.c41 init_completion(&c->gc_thread_exit);
46 complete(&c->gc_thread_exit);
69 wait_for_completion(&c->gc_thread_exit);
158 complete_and_exit(&c->gc_thread_exit, 0);
H A Djffs2_fs_sb.h46 struct completion gc_thread_exit; /* GC thread exit completion port */ member in struct:jffs2_sb_info

Completed in 101 milliseconds