Home
last modified time | relevance | path

Searched refs:nilfs_cleanup_super (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nilfs2/
H A Dsuper.c306 * nilfs_cleanup_super() - write filesystem state for cleanup
315 int nilfs_cleanup_super(struct super_block *sb) in nilfs_cleanup_super()
513 nilfs_cleanup_super(sb); in nilfs_put_super()
596 err = nilfs_cleanup_super(sb); in nilfs_unfreeze()
1155 nilfs_cleanup_super(sb); in nilfs_reconfigure()
313 int nilfs_cleanup_super(struct super_block *sb) nilfs_cleanup_super() function
H A Dnilfs.h374 int nilfs_cleanup_super(struct super_block *sb);
H A Dthe_nilfs.c358 err = nilfs_cleanup_super(sb); in load_nilfs()