Searched refs:repo_state (Results 1 – 1 of 1) sorted by relevance
46 enum repo_state { enum64 enum repo_state state;74 enum repo_state state;86 enum repo_state state;292 static enum repo_state293 repo_state(const struct repo *rp) in repo_state() function324 if (repo_state(rp) == REPO_LOADING) in repo_done()1181 if (repo_state(rp) != REPO_LOADING) in ta_lookup()1246 if (repo_state(rp) != REPO_LOADING) in repo_lookup()1359 if (repo_state(rp) == REPO_DONE && in repo_synced()[all …]