Searched refs:vn_path_to_global_path (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_mount.c | 1364 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 D | kern_jail.c | 968 error = vn_path_to_global_path(td, root, g_path, MAXPATHLEN); in kern_jail_set()
|
| H A D | vfs_cache.c | 3548 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 D | vnode.h | 688 int vn_path_to_global_path(struct thread *td, struct vnode *vp,
|