Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dcheckpoint.c1912 struct task_struct *ckpt_task; in f2fs_stop_ckpt_thread() local
1917 ckpt_task = cprc->f2fs_issue_ckpt; in f2fs_stop_ckpt_thread()
1919 kthread_stop(ckpt_task); in f2fs_stop_ckpt_thread()