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

/macosx-10.10.1/msdosfs-209.1.1/
H A Dtest_fsck.py69 def test_fat32(dir, fsck, newfs):
93 test_quick(rdisk, fsck, newfs, newfs_opts)
94 test_bad_args(rdisk, fsck, newfs, newfs_opts)
95 test_maxmem(rdisk, fsck, newfs, newfs_opts)
96 test_empty(rdisk, fsck, newfs, newfs_opts)
97 test_boot_sector(rdisk, fsck, newfs, newfs_opts)
98 test_boot_fat32(rdisk, fsck, newfs, newfs_opts) # FAT32 only!
99 test_fsinfo(rdisk, fsck, newfs, newfs_opts) # FAT32 only!
100 fat_too_small(rdisk, fsck, newfs, newfs_opts)
101 orphan_clusters(rdisk, fsck, newf
1220 fsck = 'fsck_msdos' variable
1224 fsck = sys.argv[1] variable
[all...]
/macosx-10.10.1/bootp-298/
H A Drc.netboot190 fsck -p || fsck -fy || Failed "Could not clean root filesystem"
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A DFixDecompsNotes.txt54 happen was an enhancement to fsck to convert filenames on HFS+ volumes from the
57 That fsck change did not happen in Jaguar, and as a result there are bugs such
67 This directory contains code provided per 3066897 that fsck can use to address

Completed in 121 milliseconds