HomeSort by: relevance | last modified time | path
    Searched refs:rump_pub_vfs_sync (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/rump/include/rump/
rumpvfs_if_pub.h 28 int rump_pub_vfs_sync(struct mount *, int, struct kauth_cred *);
  /src/sys/rump/librump/rumpvfs/
rumpvfs_if_wrappers.c 225 rump_pub_vfs_sync(struct mount *arg1, int arg2, struct kauth_cred *arg3) function in typeref:typename:int
  /src/lib/libp2k/
p2k.c 643 rv = rump_pub_vfs_sync(mp, waitfor, cred);

Completed in 12 milliseconds