Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dsegment.h237 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root);
H A Dsuper.c1105 err = nilfs_attach_log_writer(sb, fsroot); in nilfs_fill_super()
1202 err = nilfs_attach_log_writer(sb, root); in nilfs_remount()
H A Drecovery.c785 err = nilfs_attach_log_writer(sb, root); in nilfs_salvage_orphan_logs()
H A Dsegment.c2853 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root) in nilfs_attach_log_writer() function