gc_thread_exit     43 fs/jffs2/background.c 	init_completion(&c->gc_thread_exit);
gc_thread_exit     49 fs/jffs2/background.c 		complete(&c->gc_thread_exit);
gc_thread_exit     72 fs/jffs2/background.c 		wait_for_completion(&c->gc_thread_exit);
gc_thread_exit    164 fs/jffs2/background.c 	complete_and_exit(&c->gc_thread_exit, 0);
gc_thread_exit     58 fs/jffs2/jffs2_fs_sb.h 	struct completion gc_thread_exit; /* GC thread exit completion port */