Searched defs:CHUNK_SIZE (Results 1 – 6 of 6) sorted by relevance
18 pub const CHUNK_SIZE: u64 = 4096; constant
71 pub const CHUNK_SIZE: u64 = authfs_fsverity_metadata_bindgen::CHUNK_SIZE; constant
48 const uint64_t CHUNK_SIZE = 4096; variable
29 const CHUNK_SIZE: usize = size_of::<<CellIterator as Iterator>::Item>(); in new() constant
207 #define CHUNK_SIZE (64 * 1024) macro
647 constexpr uint16_t CHUNK_SIZE = 2048; in readResponse() local