Searched refs:kDirectIOAlignment (Results 1 – 1 of 1) sorted by relevance
74 static constexpr int kDirectIOAlignment = 4096; variable103 aligned_alloc(kDirectIOAlignment, count), free); in ReadBlockDevice()