Searched defs:IsSectorAligned (Results 1 – 2 of 2) sorted by relevance
195 bool IsSectorAligned(const size_t off, size_t sector_size) { in IsSectorAligned() function199 bool IsSectorAligned(const void* ptr, size_t sector_size) { in IsSectorAligned() function
33 bool IsSectorAligned(const size_t off) { in IsSectorAligned() function