Home
last modified time | relevance | path

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

/system/vold/
DDisk.cpp81 static bool isVirtioBlkDevice(unsigned int major) { in isVirtioBlkDevice() function
264 if (isVirtioBlkDevice(majorId)) { in readMetadata()
548 if (isVirtioBlkDevice(majorId)) { in getMaxMinors()