Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dcheckpoint.c1918 struct task_struct *ckpt_task; in f2fs_stop_ckpt_thread() local
1923 ckpt_task = cprc->f2fs_issue_ckpt; in f2fs_stop_ckpt_thread()
1925 kthread_stop(ckpt_task); in f2fs_stop_ckpt_thread()