Home
last modified time | relevance | path

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

/system/vold/fs/
DVfat.h32 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost);
DVfat.cpp114 bool executable, int ownerUid, int ownerGid, int permMask, bool createLost) { in Mount() argument
139 if (rc == 0 && createLost) { in Mount()