Searched defs:SECTOR_SIZE (Results 1 – 9 of 9) sorted by relevance
53 #define SECTOR_SIZE UINT32_C(512) macro
18 pub const SECTOR_SIZE: u64 = 1 << 9; constant
25 #define SECTOR_SIZE 512 macro
494 pub const SECTOR_SIZE: usize = 512; constant
57 #define SECTOR_SIZE 512 macro
14 #define SECTOR_SIZE 512 /* sector size (bytes) */ macro
98 const SECTOR_SIZE: u64 = 0x01 << SECTOR_SHIFT; constant
42 #define SECTOR_SIZE 512 macro