Searched refs:vfs_write_suspend (Results 1 – 3 of 3) sorted by relevance
822 int vfs_write_suspend(struct mount *mp, int flags);
1996 vfs_write_suspend(struct mount *mp, int flags) in vfs_write_suspend() function2088 error = vfs_write_suspend(mp, 0); in vfs_write_suspend_umnt()
2571 error = vfs_write_suspend(mp, 0); in suspend_all_fs()