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

/freebsd-10.1-release/sys/kern/
H A Dvfs_mount.c1095 error = vn_path_to_global_path(td, vp, pathbuf, MNAMELEN);
1173 error = vn_path_to_global_path(td, nd.ni_vp, pathbuf,
H A Dvfs_cache.c1438 vn_path_to_global_path(struct thread *td, struct vnode *vp, char *path, function
H A Dkern_jail.c935 error = vn_path_to_global_path(td, root, g_path, MAXPATHLEN);
/freebsd-10.1-release/sys/sys/
H A Dvnode.h634 int vn_path_to_global_path(struct thread *td, struct vnode *vp,

Completed in 111 milliseconds