Searched refs:rump_vnode_to_path (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/rump/librump/rumpkern/
H A Demul.c274 int rump_vnode_to_path(char *, size_t, struct vnode *, struct lwp *,
277 rump_vnode_to_path(char *path, size_t len, struct vnode *vp, struct lwp *curl, function
283 __weak_alias(vnode_to_path,rump_vnode_to_path);

Completed in 114 milliseconds