Searched refs:DEFAULT_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
291 pub const DEFAULT_BLOCK_SIZE: u64 = 512; constant298 block_size: Self::DEFAULT_BLOCK_SIZE, in new()302 (Self::DEFAULT_BLOCK_SIZE * 32) as usize, in new()
1302 let storage_size = (TestBlockDeviceBuilder::DEFAULT_BLOCK_SIZE * 3) as usize; in test_scratch_too_small()1309 let block_size = TestBlockDeviceBuilder::DEFAULT_BLOCK_SIZE; in test_scratch_too_small()