Searched defs:rump_vfs_fhtovp_fn (Results 1 - 1 of 1) sorted by relevance
| /src/sys/rump/include/rump-sys/ | ||
| H A D | vfs_if.h | 53 typedef int (*rump_vfs_fhtovp_fn)(struct mount *, struct fid *, struct vnode **); typedef in typeref:typename:int (*)(struct mount *,struct fid *,struct vnode **) |
Completed in 3 milliseconds