Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/v7fs/
Dv7fs_extern.h100 int v7fs_mountroot(void);
Dv7fs_extern.c199 .vfs_mountroot = v7fs_mountroot,
Dv7fs_vfsops.c564 v7fs_mountroot(void) in v7fs_mountroot() function