Searched refs:currentPass (Results 1 – 1 of 1) sorted by relevance
828 String currentPass = ""; in fixFsckFsStat() local841 currentPass = matcher.group(1); in fixFsckFsStat()845 if (matcher.find() && currentPass.equals("1")) { in fixFsckFsStat()854 } else if (line.startsWith("[QUOTA WARNING]") && currentPass.equals("5")) { in fixFsckFsStat()862 } else if (line.startsWith("Update quota info") && currentPass.equals("5")) { in fixFsckFsStat()866 currentPass.equals("1")) { in fixFsckFsStat()877 if (!line.isEmpty() && !currentPass.isEmpty()) { in fixFsckFsStat()