Searched refs:rump_vfs_sync (Results 1 – 3 of 3) sorted by relevance
50 int rump_vfs_sync(struct mount *, int, struct kauth_cred *);
230 rv = rump_vfs_sync(arg1, arg2, arg3); in rump_pub_vfs_sync()
437 rump_vfs_sync(struct mount *mp, int wait, kauth_cred_t cred) in rump_vfs_sync() function