Home
last modified time | relevance | path

Searched defs:IsSectorAligned (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/env/
Dio_posix.cc195 bool IsSectorAligned(const size_t off, size_t sector_size) { in IsSectorAligned() function
199 bool IsSectorAligned(const void* ptr, size_t sector_size) { in IsSectorAligned() function
/rocksdb-6.9/port/win/
Dio_win.cc33 bool IsSectorAligned(const size_t off) { in IsSectorAligned() function