Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nilfs2/
Dsegment.h237 void nilfs_detach_log_writer(struct super_block *sb);
Dsuper.c354 nilfs_detach_log_writer(sb); in nilfs_put_super()
972 nilfs_detach_log_writer(sb); in nilfs_fill_super()
1016 nilfs_detach_log_writer(sb); in nilfs_remount()
Drecovery.c778 nilfs_detach_log_writer(sb); in nilfs_salvage_orphan_logs()
Dsegment.c2787 nilfs_detach_log_writer(sb); in nilfs_attach_log_writer()
2809 void nilfs_detach_log_writer(struct super_block *sb) in nilfs_detach_log_writer() function