Home
last modified time | relevance | path

Searched refs:vn_fullpath (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/vfs/procfs/
HDprocfs_map.c181 vn_fullpath(p, vp, &fullpath, &freepath, 1); in procfs_domap()
/dragonfly/sys/kern/
HDimgact_resident.c92 error = vn_fullpath(td->td_proc, vrtmp, &fullpath, &freepath, 0); in fill_xresident()
HDkern_exec.c372 vn_fullpath(imgp->proc, imgp->vp, &imgp->execpath, in kern_execve()
HDimgact_elf.c1156 if (vn_fullpath(curproc, vp, &fullpath, &freepath, 0)) { in cb_put_fp()
HDvfs_cache.c5295 vn_fullpath(struct proc *p, struct vnode *vn, char **retbuf, in vn_fullpath() function
/dragonfly/sys/sys/
HDvnode.h509 int vn_fullpath (struct proc *p, struct vnode *vn, char **retbuf, char **freebuf, int guess);
/dragonfly/sys/dev/disk/vn/
HDvn.c792 error = vn_fullpath(curproc, vn->sc_vp, in vnget()
/dragonfly/share/man/man9/
HDMakefile196 vn_fullpath.9 \