Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsuper.c101 nilfs_commit_super(sb, NILFS_SB_COMMIT_ALL); in nilfs_set_error()
273 int nilfs_commit_super(struct super_block *sb, int flag) in nilfs_commit_super() function
329 ret = nilfs_commit_super(sb, flag); in nilfs_cleanup_super()
449 ret = nilfs_commit_super(sb, NILFS_SB_COMMIT_ALL); in nilfs_resize_fs()
500 nilfs_commit_super(sb, NILFS_SB_COMMIT); in nilfs_sync_fs()
833 return nilfs_commit_super(sb, NILFS_SB_COMMIT_ALL); in nilfs_setup_super()
H A Dnilfs.h340 int nilfs_commit_super(struct super_block *sb, int flag);
H A Dsegment.c2399 err = nilfs_commit_super(sci->sc_super, in nilfs_segctor_construct()