Searched refs:manager_unit_cache_should_retry_load (Results 1 – 3 of 3) sorted by relevance
490 bool manager_unit_cache_should_retry_load(Unit *u);
944 if (r < 0 && manager_unit_cache_should_retry_load(unit)) { in transaction_add_job_and_dependencies()
2088 bool manager_unit_cache_should_retry_load(Unit *u) { in manager_unit_cache_should_retry_load() function2154 if (manager_unit_cache_should_retry_load(ret)) in manager_load_unit_prepare()