Home
last modified time | relevance | path

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

/openbmc/linux/fs/nilfs2/
H A Dsuper.c309 int nilfs_cleanup_super(struct super_block *sb) in nilfs_cleanup_super() function
503 nilfs_cleanup_super(sb); in nilfs_put_super()
607 err = nilfs_cleanup_super(sb); in nilfs_freeze()
1176 nilfs_cleanup_super(sb); in nilfs_remount()
H A Dnilfs.h352 int nilfs_cleanup_super(struct super_block *sb);
H A Dthe_nilfs.c351 err = nilfs_cleanup_super(sb); in load_nilfs()