Searched refs:rump_vfs_vptofh (Results 1 – 3 of 3) sorted by relevance
54 int rump_vfs_vptofh(struct vnode *, struct fid *, size_t *);
254 rv = rump_vfs_vptofh(arg1, arg2, arg3); in rump_pub_vfs_vptofh()
451 rump_vfs_vptofh(struct vnode *vp, struct fid *fid, size_t *fidsize) in rump_vfs_vptofh() function