Searched refs:nilfs_attach_log_writer (Results 1 – 3 of 3) sorted by relevance
233 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root);
1093 err = nilfs_attach_log_writer(sb, fsroot); in nilfs_fill_super() 1181 err = nilfs_attach_log_writer(sb, root); in nilfs_reconfigure()
2831 * nilfs_attach_log_writer - attach log writer2843 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root) in nilfs_attach_log_writer() function