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.cpp75 static constexpr int kDirectIOAlignment = 4096; variable
104 aligned_alloc(kDirectIOAlignment, count), free); in ReadBlockDevice()