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

/freebsd-10.0-release/sys/kern/
H A Dvfs_mount.c1100 error = vn_path_to_global_path(td, vp, pathbuf, MNAMELEN);
1181 error = vn_path_to_global_path(td, nd.ni_vp, pathbuf,
H A Dvfs_cache.c1432 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.0-release/sys/sys/
H A Dvnode.h631 int vn_path_to_global_path(struct thread *td, struct vnode *vp,

Completed in 93 milliseconds