Searched defs:dsu_partitions (Results 1 – 2 of 2) sorted by relevance
609 std::vector<std::string> dsu_partitions; in UseDsuIfPresent() local
591 void TransformFstabForDsu(Fstab* fstab, const std::vector<std::string>& dsu_partitions) { in TransformFstabForDsu()