Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsegment.h238 void nilfs_detach_log_writer(struct super_block *sb);
H A Dsuper.c469 nilfs_detach_log_writer(sb); in nilfs_put_super()
1094 nilfs_detach_log_writer(sb); in nilfs_fill_super()
H A Drecovery.c763 nilfs_detach_log_writer(sb); in nilfs_salvage_orphan_logs()
H A Dsegment.c2802 nilfs_detach_log_writer(sb); in nilfs_attach_log_writer()
2814 void nilfs_detach_log_writer(struct super_block *sb) in nilfs_detach_log_writer() function