Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsegment.h234 void nilfs_detach_log_writer(struct super_block *sb);
H A Dsuper.c509 nilfs_detach_log_writer(sb); in nilfs_put_super()
1113 nilfs_detach_log_writer(sb); in nilfs_fill_super()
H A Dsegment.c2869 nilfs_detach_log_writer(sb); in nilfs_attach_log_writer()
2880 * nilfs_detach_log_writer - destroy log writer
2886 void nilfs_detach_log_writer(struct super_block *sb) in nilfs_detach_log_writer() function