Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dcheckpoint.c2170 struct task_struct *ckpt_task; in f2fs_stop_ckpt_thread() local
2175 ckpt_task = cprc->f2fs_issue_ckpt; in f2fs_stop_ckpt_thread()
2177 kthread_stop(ckpt_task); in f2fs_stop_ckpt_thread()