Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mountroot.c92 static int parse_mount(char **);
565 error = parse_mount(&mnt); in parse_dir_ask()
735 parse_mount(char **conf) in parse_mount() function
853 error = parse_mount(&conf); in vfs_mountroot_parse()