Home
last modified time | relevance | path

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

/netbsd/src/sbin/fsck_v7fs/
Dfsck_v7fs.h58 int v7fs_fsck(const struct v7fs_mount_device *, int);
Dfsck_v7fs.c191 int error = v7fs_fsck(&mount, fsck_flags); in main()
Dmain.c58 v7fs_fsck(const struct v7fs_mount_device *mount, int flags) in v7fs_fsck() function