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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsegment.c2569 * nilfs_segctor_thread - main loop of the segment constructor thread.
2572 * nilfs_segctor_thread() initializes a timer and serves as a daemon
2575 static int nilfs_segctor_thread(void *arg) function
2660 t = kthread_run(nilfs_segctor_thread, sci, "segctord");

Completed in 93 milliseconds