Searched defs:mntpath (Results 1 – 3 of 3) sorted by relevance
65 static char *mntpath, *mntfile; variable
374 mntpath[MAXPATHLEN]; in mountfs() local
1891 rumpfs_mount(struct mount *mp, const char *mntpath, void *arg, size_t *alen) in rumpfs_mount()