Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsegment.c2261 * the cleanup work in nilfs_segctor_destroy(). in nilfs_segctor_sync()
2755 * nilfs_segctor_destroy - destroy the segment constructor.
2758 * nilfs_segctor_destroy() kills the segctord thread and frees
2762 static void nilfs_segctor_destroy(struct nilfs_sc_info *sci) in nilfs_segctor_destroy() function
2882 nilfs_segctor_destroy(nilfs->ns_writer); in nilfs_detach_log_writer()