Searched refs:SECONDARY_USER_PREFIX (Results 1 – 2 of 2) sorted by relevance
27 constexpr const char* SECONDARY_USER_PREFIX = "user/"; variable
356 std::string path(create_data_path(volume_uuid) + "/" + SECONDARY_USER_PREFIX); in get_known_users()