Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dsuper.c100 nilfs_commit_super(sb, NILFS_SB_COMMIT_ALL); in nilfs_set_error()
272 int nilfs_commit_super(struct super_block *sb, int flag) in nilfs_commit_super() function
328 ret = nilfs_commit_super(sb, flag); in nilfs_cleanup_super()
457 ret = nilfs_commit_super(sb, NILFS_SB_COMMIT_ALL); in nilfs_resize_fs()
508 nilfs_commit_super(sb, NILFS_SB_COMMIT); in nilfs_sync_fs()
841 return nilfs_commit_super(sb, NILFS_SB_COMMIT_ALL); in nilfs_setup_super()
A Dnilfs.h345 int nilfs_commit_super(struct super_block *sb, int flag);
A Dsegment.c2394 err = nilfs_commit_super(sci->sc_super, in nilfs_segctor_construct()

Completed in 11 milliseconds