Searched refs:ffs_fstype (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/mount/
H A Dmount.c96 static char ffs_fstype[] = "ffs"; variable
117 vfstype = ffs_fstype;
297 vfstype = ffs_fstype;
440 if (vfstype == ffs_fstype && statvfs(name, &sf) != -1)

Completed in 49 milliseconds