Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dcheckpoint.c1806 static int issue_checkpoint_thread(void *data) in issue_checkpoint_thread() function
1896 cprc->f2fs_issue_ckpt = kthread_run(issue_checkpoint_thread, sbi, in f2fs_start_ckpt_thread()