Home
last modified time | relevance | path

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

/system/vold/
DFat.h28 bool createLost);
DFat.cpp115 int ownerUid, int ownerGid, int permMask, bool createLost) { in doMount() argument
152 if (rc == 0 && createLost) { in doMount()