Home
last modified time | relevance | path

Searched refs:vfs_getopts (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dmount.h970 char *vfs_getopts(struct vfsoptlist *, const char *, int *error);
/f-stack/freebsd/kern/
H A Dvfs_mount.c2090 vfs_getopts(struct vfsoptlist *opts, const char *name, int *error) in vfs_getopts() function