Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsegment.h233 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root);
H A Dsuper.c1093 err = nilfs_attach_log_writer(sb, fsroot); in nilfs_fill_super()
1181 err = nilfs_attach_log_writer(sb, root); in nilfs_reconfigure()
H A Dsegment.c2831 * nilfs_attach_log_writer - attach log writer
2843 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root) in nilfs_attach_log_writer() function