Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nilfs2/
Dsegment.c2669 static int nilfs_segctor_thread(void *arg) in nilfs_segctor_thread() function
2865 t = kthread_create(nilfs_segctor_thread, sci, "segctord"); in nilfs_attach_log_writer()