Searched defs:links (Results 1 – 3 of 3) sorted by relevance
318 std::vector<std::string> links; in GetBlockDeviceSymlinks() local385 std::vector<std::string> links; in HandleDeviceEvent() local
422 std::vector<std::string> links = device_handler_->GetBlockDeviceSymlinks(uevent); in UeventCallback() local
46 private Map<String,String> links = new HashMap<String,String>(); field in ZoneCompactor