Searched refs:currentPass (Results 1 – 1 of 1) sorted by relevance
618 String currentPass = ""; in fixFsckFsStat() local631 currentPass = matcher.group(1); in fixFsckFsStat()635 if (matcher.find() && currentPass.equals("1")) { in fixFsckFsStat()644 } else if (line.startsWith("[QUOTA WARNING]") && currentPass.equals("5")) { in fixFsckFsStat()652 } else if (line.startsWith("Update quota info") && currentPass.equals("5")) { in fixFsckFsStat()656 currentPass.equals("1")) { in fixFsckFsStat()667 if (!line.isEmpty() && !currentPass.isEmpty()) { in fixFsckFsStat()