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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jffs2/
H A Dbackground.c40 init_completion(&c->gc_thread_exit);
45 complete(&c->gc_thread_exit);
67 wait_for_completion(&c->gc_thread_exit);
147 complete_and_exit(&c->gc_thread_exit, 0);
H A Djffs2_fs_sb.h45 struct completion gc_thread_exit; /* GC thread exit completion port */ member in struct:jffs2_sb_info

Completed in 96 milliseconds