Searched refs:userDataStatsPath (Results 1 – 1 of 1) sorted by relevance
656 std::string userDataStatsPath = kF2fsStatsPath + getUserDataBlock(); in getReclaimedSegments() local657 std::string gcSegmentModePath = userDataStatsPath + "/gc_segment_mode"; in getReclaimedSegments()658 std::string gcReclaimedSegmentsPath = userDataStatsPath + "/gc_reclaimed_segments"; in getReclaimedSegments()