Home
last modified time | relevance | path

Searched defs:mount_path (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sbin/hammer2/
H A Dcmd_info.c256 static const char *mount_path; variable
/dflybsd-src/sys/kern/
H A Dvfs_syscalls.c1157 mount_path(struct proc *p, struct mount *mp, char **rb, char **fb) in mount_path() function