Searched refs:vfs_stdnosync (Results 1 – 3 of 3) sorted by relevance
476 vfsops->vfs_sync = vfs_stdnosync; in vfs_register()
1404 vfs_stdnosync(struct mount *mp, int waitfor) in vfs_stdnosync() function
1087 vfs_sync_t vfs_stdnosync; variable