Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dvfs_mountroot.c91 static int parse_mount(char **);
536 error = parse_mount(&mnt); in parse_dir_ask()
706 parse_mount(char **conf) in parse_mount() function
824 error = parse_mount(&conf); in vfs_mountroot_parse()