Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c1364 error = vn_path_to_global_path(td, vp, pathbuf, MNAMELEN); in vfs_domount()
1442 error = vn_path_to_global_path(td, nd.ni_vp, pathbuf, in kern_unmount()
H A Dkern_jail.c968 error = vn_path_to_global_path(td, root, g_path, MAXPATHLEN); in kern_jail_set()
H A Dvfs_cache.c3548 vn_path_to_global_path(struct thread *td, struct vnode *vp, char *path, in vn_path_to_global_path() function
/f-stack/freebsd/sys/
H A Dvnode.h688 int vn_path_to_global_path(struct thread *td, struct vnode *vp,