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
15 const static int SECTOR_SIZE = 512; variable
417 pub const SECTOR_SIZE: usize = 512; constant
25 #define SECTOR_SIZE 512 macro
49 #define SECTOR_SIZE 512 macro
96 const SECTOR_SIZE: u64 = 0x01 << SECTOR_SHIFT; constant
14 #define SECTOR_SIZE 512 /* sector size (bytes) */ macro
42 #define SECTOR_SIZE 512 macro