Searched refs:useVfat (Results 1 – 1 of 1) sorted by relevance
311 bool useVfat = vfat::IsSupported(); in doFormat() local316 if (fsType == "auto" && useVfat && useExfat) { in doFormat()327 useVfat = false; in doFormat()334 useVfat = false; in doFormat()337 if (!useVfat && !useExfat) { in doFormat()346 if (useVfat) { in doFormat()