Searched refs:kDevBlock (Results 1 – 1 of 1) sorted by relevance
60 const fs::path kDevBlock = "/dev/block"; variable76 fs::path DevPath() const { return kDevBlock / name; } in DevPath()