Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dsegment.h237 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root);
Dsuper.c1109 err = nilfs_attach_log_writer(sb, fsroot); in nilfs_fill_super()
1206 err = nilfs_attach_log_writer(sb, root); in nilfs_remount()
Drecovery.c760 err = nilfs_attach_log_writer(sb, root); in nilfs_salvage_orphan_logs()
Dsegment.c2808 int nilfs_attach_log_writer(struct super_block *sb, struct nilfs_root *root) in nilfs_attach_log_writer() function