Home
last modified time | relevance | path

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

/system/vold/
DDisk.cpp86 static bool isVirtioBlkDevice(unsigned int major) { in isVirtioBlkDevice() function
273 if (isVirtioBlkDevice(majorId)) { in readMetadata()
576 if (isVirtioBlkDevice(majorId)) { in getMaxMinors()