Home
last modified time | relevance | path

Searched refs:kDirectIOAlignment (Results 1 – 1 of 1) sorted by relevance

/test/vts-testcase/kernel/encryption/
Dmetadata_encryption_tests.cpp74 static constexpr int kDirectIOAlignment = 4096; variable
103 aligned_alloc(kDirectIOAlignment, count), free); in ReadBlockDevice()