Home
last modified time | relevance | path

Searched refs:gc_task (Results 1 – 2 of 2) sorted by relevance

/linux/fs/jffs2/
H A Djffs2_fs_sb.h57 struct task_struct *gc_task; /* GC task struct */ member
H A DREADME.Locking93 The erase_completion_lock is also used to protect the c->gc_task
96 thread itself locks it, zeroes c->gc_task, then unlocks on the exit path.