Searched refs:currentPass (Results 1 – 1 of 1) sorted by relevance
569 String currentPass = ""; in fixFsckFsStat() local582 currentPass = matcher.group(1); in fixFsckFsStat()586 if (matcher.find() && currentPass.equals("1")) { in fixFsckFsStat()595 } else if (line.startsWith("[QUOTA WARNING]") && currentPass.equals("5")) { in fixFsckFsStat()603 } else if (line.startsWith("Update quota info") && currentPass.equals("5")) { in fixFsckFsStat()607 currentPass.equals("1")) { in fixFsckFsStat()618 if (!line.isEmpty() && !currentPass.isEmpty()) { in fixFsckFsStat()