Searched refs:ZERO_FILLER_SIZE (Results 1 – 1 of 1) sorted by relevance
102 const ZERO_FILLER_SIZE: u64 = 4096; constant756 file.set_len(ZERO_FILLER_SIZE)?; in write_zero_filler()