Home
last modified time | relevance | path

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

/netbsd/sys/rump/include/rump-sys/
H A Dvfs_if.h58 void rump_vfs_syncwait(struct mount *);
/netbsd/sys/rump/librump/rumpvfs/
H A Drumpvfs_if_wrappers.c277 rump_vfs_syncwait(arg1); in rump_pub_vfs_syncwait()
H A Drump_vfs.c468 rump_vfs_syncwait(struct mount *mp) in rump_vfs_syncwait() function