Searched defs:SECTOR_SIZE (Results 1 – 3 of 3) sorted by relevance
45 static constexpr uint64_t SECTOR_SIZE = (1ULL << SECTOR_SHIFT); variable
42 #define SECTOR_SIZE ( 512 ) macro
18 #define SECTOR_SIZE ((__u64)512) macro