Searched refs:currentPass (Results 1 – 1 of 1) sorted by relevance
572 String currentPass = ""; in fixFsckFsStat() local585 currentPass = matcher.group(1); in fixFsckFsStat()589 if (matcher.find() && currentPass.equals("1")) { in fixFsckFsStat()598 } else if (line.startsWith("[QUOTA WARNING]") && currentPass.equals("5")) { in fixFsckFsStat()606 } else if (line.startsWith("Update quota info") && currentPass.equals("5")) { in fixFsckFsStat()610 currentPass.equals("1")) { in fixFsckFsStat()621 if (!line.isEmpty() && !currentPass.isEmpty()) { in fixFsckFsStat()