Searched refs:nilfs_attach_log_writer (Results 1 – 4 of 4) sorted by relevance
233 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root);
1085 err = nilfs_attach_log_writer(sb, fsroot); in nilfs_fill_super()1173 err = nilfs_attach_log_writer(sb, root); in nilfs_reconfigure()
801 err = nilfs_attach_log_writer(sb, root); in nilfs_salvage_orphan_logs()
2843 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root) in nilfs_attach_log_writer() function