Searched refs:useVfat (Results 1 – 1 of 1) sorted by relevance
256 bool useVfat = vfat::IsSupported(); in doFormat() local261 if (fsType == "auto" && useVfat && useExfat) { in doFormat()272 useVfat = false; in doFormat()279 useVfat = false; in doFormat()282 if (!useVfat && !useExfat) { in doFormat()291 if (useVfat) { in doFormat()