Searched refs:removableNode (Results 1 – 1 of 1) sorted by relevance
55 std::string removableNode = std::string(PREFIX_SYS_CLASS_BLOCK) + lunIndexName + "/removable"; in CheckDeviceLunRemoveable() local57 std::ifstream fin(removableNode, std::ios::in); in CheckDeviceLunRemoveable()59 LOG(ERROR) << "open " << removableNode << " failed"; in CheckDeviceLunRemoveable()