Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dvfs_mountroot.c91 static int parse_mount(char **);
569 error = parse_mount(&mnt); in parse_dir_ask()
740 parse_mount(char **conf) in parse_mount() function
858 error = parse_mount(&conf); in vfs_mountroot_parse()