sd_logd_process   779 fs/gfs2/incore.h 	struct task_struct *sd_logd_process;
sd_logd_process   132 fs/gfs2/super.c 	sdp->sd_logd_process = p;
sd_logd_process   144 fs/gfs2/super.c 	kthread_stop(sdp->sd_logd_process);
sd_logd_process   145 fs/gfs2/super.c 	sdp->sd_logd_process = NULL;
sd_logd_process   206 fs/gfs2/super.c 	if (sdp->sd_logd_process)
sd_logd_process   207 fs/gfs2/super.c 		kthread_stop(sdp->sd_logd_process);
sd_logd_process   208 fs/gfs2/super.c 	sdp->sd_logd_process = NULL;
sd_logd_process   612 fs/gfs2/super.c 	if (sdp->sd_logd_process)
sd_logd_process   613 fs/gfs2/super.c 		kthread_stop(sdp->sd_logd_process);
sd_logd_process   614 fs/gfs2/super.c 	sdp->sd_logd_process = NULL;