Home
last modified time | relevance | path

Searched refs:sd_quotad_process (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/gfs2/
Dincore.h598 struct task_struct *sd_quotad_process; member
Dops_fstype.c915 sdp->sd_quotad_process = p; in init_threads()
921 kthread_stop(sdp->sd_quotad_process); in init_threads()
Dsuper.c827 kthread_stop(sdp->sd_quotad_process); in gfs2_put_super()