Searched refs:gc_thread_start (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.c40 init_completion(&c->gc_thread_start);
51 wait_for_completion(&c->gc_thread_start);
81 complete(&c->gc_thread_start);
H A Djffs2_fs_sb.h45 struct completion gc_thread_start; /* GC thread start completion */ 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.c40 init_completion(&c->gc_thread_start);
51 wait_for_completion(&c->gc_thread_start);
81 complete(&c->gc_thread_start);
H A Djffs2_fs_sb.h45 struct completion gc_thread_start; /* GC thread start completion */ member in struct:jffs2_sb_info

Completed in 94 milliseconds