Searched refs:ckpt_task (Results 1 – 1 of 1) sorted by relevance
1912 struct task_struct *ckpt_task; in f2fs_stop_ckpt_thread() local1917 ckpt_task = cprc->f2fs_issue_ckpt; in f2fs_stop_ckpt_thread()1919 kthread_stop(ckpt_task); in f2fs_stop_ckpt_thread()