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