Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nilfs2/
Dsegment.h238 void nilfs_detach_log_writer(struct super_block *sb);
Dsuper.c467 nilfs_detach_log_writer(sb); in nilfs_put_super()
1092 nilfs_detach_log_writer(sb); in nilfs_fill_super()
1136 nilfs_detach_log_writer(sb); in nilfs_remount()
Drecovery.c763 nilfs_detach_log_writer(sb); in nilfs_salvage_orphan_logs()
Dsegment.c2781 nilfs_detach_log_writer(sb); in nilfs_attach_log_writer()
2805 void nilfs_detach_log_writer(struct super_block *sb) in nilfs_detach_log_writer() function