Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dsuper.c394 sdp->sd_quotad_process = p; in init_threads()
456 kthread_stop(sdp->sd_quotad_process); in gfs2_make_fs_rw()
858 kthread_stop(sdp->sd_quotad_process); in gfs2_make_fs_ro()
Dincore.h784 struct task_struct *sd_quotad_process; member