Searched defs:corrupt_bytes (Results 1 – 2 of 2) sorted by relevance
86 ext2_loff_t *corrupt_bytes) in find_metadata_blocks()186 ext2_loff_t hsize, count, off, offset, corrupt_bytes, i; in process_fs() local
664 def corrupt_bytes(s, p=0.01, n=None): function