Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsegment.c2576 static int nilfs_segctor_thread(void *arg) in nilfs_segctor_thread() function
2658 t = kthread_run(nilfs_segctor_thread, sci, "segctord"); in nilfs_segctor_start_thread()