Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nilfs2/
Dsegment.c2546 static int nilfs_segctor_thread(void *arg) in nilfs_segctor_thread() function
2629 t = kthread_run(nilfs_segctor_thread, sci, "segctord"); in nilfs_segctor_start_thread()