Searched refs:parse_mountroot_options (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dvfs_mountroot.c92 static struct mntarg *parse_mountroot_options(struct mntarg *, const char *);
795 ma = parse_mountroot_options(ma, opts);
1121 parse_mountroot_options(struct mntarg *ma, const char *options) function

Completed in 55 milliseconds