Searched refs:TargetInfo (Results 1 – 5 of 5) sorted by relevance
123 struct TargetInfo { struct126 TargetInfo(const struct dm_target_spec& spec, const std::string& data) in TargetInfo() function129 bool GetTableStatus(const std::string& name, std::vector<TargetInfo>* table);133 bool GetTableInfo(const std::string& name, std::vector<TargetInfo>* table);147 bool GetTable(const std::string& name, uint32_t flags, std::vector<TargetInfo>* table);
291 bool DeviceMapper::GetTableStatus(const std::string& name, std::vector<TargetInfo>* table) { in GetTableStatus()295 bool DeviceMapper::GetTableInfo(const std::string& name, std::vector<TargetInfo>* table) { in GetTableInfo()301 std::vector<TargetInfo>* table) { in GetTable()
166 vector<DeviceMapper::TargetInfo> targets; in TEST()
245 std::vector<DeviceMapper::TargetInfo> table; in DmListDevices()318 std::vector<DeviceMapper::TargetInfo> table; in TableCmdHandler()
1708 std::vector<DeviceMapper::TargetInfo> table; in fs_mgr_is_verity_enabled()1733 std::vector<DeviceMapper::TargetInfo> table; in fs_mgr_verity_is_check_at_most_once()