HomeSort by: relevance | last modified time | path
    Searched refs:fsck (Results 1 - 25 of 50) sorted by relevancy

1 2

  /src/sbin/fsck/
Makefile 3 PROG= fsck
4 SRCS= fsck.c fsutil.c preen.c
5 MAN= fsck.8
  /src/etc/rc.d/
fsck 3 # $NetBSD: fsck,v 1.11 2010/02/17 23:32:07 christos Exp $
6 # PROVIDE: fsck
11 name="fsck"
25 fsck -x / $fsck_flags
fsck_root 57 fsck $fsck_flags /
  /src/tests/fs/lfs/
util.h 13 int fsck(void);
t_resize.c 95 if (fsck())
96 atf_tc_fail_errno("fsck found errors after first unmount");
119 if (fsck())
120 atf_tc_fail_errno("fsck found errors after enlarge");
140 fprintf(stderr, "* Fsck after shrink\n");
141 if (fsck())
142 atf_tc_fail("fsck found errors after shrink");
159 /* Final fsck to double check */
160 fprintf(stderr, "* Fsck after final unmount\n");
161 if (fsck())
    [all...]
t_rfw.c 118 if (fsck())
119 atf_tc_fail_errno("fsck found errors after first unmount");
143 if (fsck())
144 atf_tc_fail_errno("fsck found errors after second unmount");
157 if (fsck())
158 atf_tc_fail_errno("fsck found errors with old superblocks");
181 fprintf(stderr, "* Fsck after roll-forward\n");
182 if (fsck()) {
183 fprintf(stderr, "*** FAILED FSCK ***\n");
184 atf_tc_fail("fsck found errors after roll forward")
    [all...]
  /src/sbin/resize_ffs/
Makefile 9 CPPFLAGS+=-I${NETBSDSRCDIR}/sbin/fsck
15 .PATH: ${NETBSDSRCDIR}/sbin/fsck
  /src/usr.bin/crunch/examples/
freebsd-kcopy.conf 16 progs mount mount_isofs mount_pcfs fsck halt init umount
  /src/sbin/fsck_ffs/SMM.doc/
Makefile 5 ARTICLE=mckusick85-fsck
  /src/usr.sbin/quotacheck/
Makefile 11 CPPFLAGS+=-I${NETBSDSRCDIR}/sbin/fsck -I${NETBSDSRCDIR}/usr.bin/quota
12 .PATH: ${NETBSDSRCDIR}/sbin/fsck ${NETBSDSRCDIR}/sys/ufs/ffs ${NETBSDSRCDIR}/usr.bin/quota
  /src/sbin/resize_lfs/
Makefile 11 FSCK=${NETBSDSRCDIR}/sbin/fsck
12 CPPFLAGS+=-I${FSCK}
20 .PATH: ${FSCK}
  /src/regress/sys/fs/lfs/newfs_fsck/
Makefile 30 ${MAKE} TMPMP=${TMPMP} VND=${VND} MPART=${MPART} fsck
38 ${MAKE} TMPMP=${TMPMP} VND=${VND} MPART=${MPART} fsck
40 # Trivial newfs & fsck test
47 fsck: target
  /src/distrib/amiga/floppies/upgr/
upgrade.sh 178 echo "You should upgrade your file systems with 'fsck -c 2'"
192 $DONTDOIT fsck -p -c 2 /dev/r${drivename}a
195 echo "You should probably reboot the machine, fsck your"
221 echo -n "Copying new fsck binary to your hard disk..."
225 $DONTDOIT cp /sbin/fsck /mnt/sbin/fsck
248 $DONTDOIT chroot /mnt fsck -p -c 2
251 echo "You should probably reboot the machine, fsck your"
  /src/sbin/fsck_msdos/
Makefile 9 FSCK= ${NETBSDSRCDIR}/sbin/fsck
11 CPPFLAGS+= -I${FSCK} -I${DUMP}
12 .PATH: ${FSCK} ${DUMP}
  /src/sbin/newfs_msdos/
Makefile 16 FSCK=${NETBSDSRCDIR}/sbin/fsck
17 CPPFLAGS+=-I${.CURDIR} -I${FSCK}
18 .PATH: ${FSCK}
  /src/distrib/alpha/instkernel/ramdisk/
upgrade.sh 139 echo "you should upgrade your file systems with 'fsck -c 2'"
158 fsck -f -p $upgrargs /dev/r${drivename}a
161 echo "You should probably reboot the machine, fsck your"
178 echo -n "Copying new fsck binary to your hard disk..."
182 cp /sbin/fsck /mnt/sbin/fsck
204 chroot /mnt fsck -f -p $upgrargs
207 echo "You should probably reboot the machine, fsck your"
  /src/sbin/newfs_ext2fs/
Makefile 12 FSCK=${NETBSDSRCDIR}/sbin/fsck
13 CPPFLAGS+=-I${.CURDIR} -I${FSCK}
21 .PATH: ${NETBSDSRCDIR}/sys/ufs/ext2fs ${FSCK}
  /src/sbin/fsck_ext2fs/
Makefile 11 FSCK= ${NETBSDSRCDIR}/sbin/fsck
12 CPPFLAGS+= -I${FSCK}
13 .PATH: ${NETBSDSRCDIR}/sys/ufs/ext2fs ${FSCK}
  /src/sbin/fsck_v7fs/
Makefile 12 FSCK= ${NETBSDSRCDIR}/sbin/fsck
14 CPPFLAGS+= -I${FSCK} -I${V7FS} -DV7FS_EI
15 .PATH: ${FSCK} ${V7FS}
  /src/sbin/newfs_v7fs/
Makefile 12 FSCK= ${NETBSDSRCDIR}/sbin/fsck
16 CPPFLAGS+=-DV7FS_EI -I${V7FS} -I${FSCK}
17 .PATH: ${V7FS} ${FSCK}
  /src/sbin/fsck_udf/
Makefile 10 FSCK= ${NETBSDSRCDIR}/sbin/fsck
14 CPPFLAGS+= -I${FSCK} -I${KUDF} -I${NEWFS} -I${NETBSDSRCDIR}/sys
15 .PATH: ${FSCK} ${NEWFS} ${MOUNT} ${KUDF}
  /src/sbin/fsck_lfs/
Makefile 14 FSCK= ${NETBSDSRCDIR}/sbin/fsck
15 .PATH: ${NETBSDSRCDIR}/sys/ufs/lfs ${FSCK}
16 CPPFLAGS+=-I${.CURDIR} -I${FSCK} -DIN_FSCK_LFS
  /src/sbin/newfs_lfs/
Makefile 16 FSCK= ${NETBSDSRCDIR}/sbin/fsck
18 .PATH: ${NETBSDSRCDIR}/sys/ufs/lfs ${DISKLABEL} ${FSCK_LFS} ${FSCK}
26 CPPFLAGS+=-I${FSCK_LFS} -I${FSCK} # -DNDEBUG # -DVERBOSE_BLOCKMAP
  /src/distrib/vax/inst-common/
instbin.conf 8 progs gawk cat chmod chown chroot cp df disklabel ed expr fsck ftp
  /src/distrib/amiga/floppies/inst-common/
instbin.conf 15 ln fsck_ffs fsck

Completed in 88 milliseconds

1 2