Home | History | Annotate | Download | only in fsck_ffs

Lines Matching refs:fsck_ffs

47 	atf_set "descr" "Checks fsck_ffs enabling extattrs"
72 fsck_ffs -c ea "${CDEV}"
92 atf_set "descr" "Checks fsck_ffs enabling extattrs with corruption"
142 fsck_ffs -y -c ea "${CDEV}"
145 atf_check -o ignore fsck_ffs -n "${CDEV}"
160 atf_set "descr" "Checks fsck_ffs disabling extattrs"
185 fsck_ffs -y -c no-ea "${CDEV}"
188 atf_check -o ignore fsck_ffs -n "${CDEV}"
197 fsck_ffs -y -c ea ${CDEV}
200 atf_check -o ignore fsck_ffs -n "${CDEV}"