MOUNT_FFS
ret = mount(MOUNT_FFS, "/", flags, &args);
if (mount(MOUNT_FFS, fs_name, mntflags, &args) == -1) {
!strncmp(fsp->f_fstypename, MOUNT_FFS, MFSNAMELEN) ||
ret = mount(MOUNT_FFS, mountpoint, MNT_RDONLY, &mount_args);
if (!strcmp(vfc.vfc_name, MOUNT_FFS)) {
if (strncmp(statfsbuf.f_fstypename, MOUNT_FFS, MFSNAMELEN))
if (mount(MOUNT_FFS, "/mnt", MNT_RDONLY, &ffs_args) == -1)
if (mount(MOUNT_FFS, "/mnt", MNT_NOATIME, &ffs_args) == -1) {
if (mount(MOUNT_FFS, "/mnt", MNT_RDONLY, &ffs_args) == -1) {
if (mount(MOUNT_FFS, "/mnt", MNT_RDONLY, &ffs_args) == -1)
if (mount(MOUNT_FFS, "/mnt", MNT_NOATIME, &ffs_args) == -1) {
if (mount(MOUNT_FFS, "/mnt", MNT_RDONLY, &ffs_args) == -1) {
if (mount(MOUNT_FFS, "/mnt", MNT_RDONLY, &ffs_args) == -1)
if (mount(MOUNT_FFS, "/mnt", MNT_NOATIME, &ffs_args) == -1) {
if (mount(MOUNT_FFS, "/mnt", MNT_RDONLY, &ffs_args) == -1) {
{ &ffs_vfsops, MOUNT_FFS, 1, 0, MNT_LOCAL | MNT_SWAPPABLE,
#define MOUNT_UFS MOUNT_FFS /* for compatibility */
const char *type = MOUNT_FFS;
if (!strncmp(mp->mnt_stat.f_fstypename, MOUNT_FFS, MFSNAMELEN) ||
if (!strncmp(mp->mnt_stat.f_fstypename, MOUNT_FFS, MFSNAMELEN) ||
if (strcmp(mp->f_fstypename, MOUNT_FFS) == 0 ||
if ((!strcmp(mp->f_fstypename, MOUNT_FFS) ||