Home
last modified time | relevance | path

Searched refs:transaction_find_jobs_that_matter_to_anchor (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/core/
Dtransaction.c48 static void transaction_find_jobs_that_matter_to_anchor(Job *j, unsigned generation) { in transaction_find_jobs_that_matter_to_anchor() function
69 transaction_find_jobs_that_matter_to_anchor(l->object, generation); in transaction_find_jobs_that_matter_to_anchor()
708 transaction_find_jobs_that_matter_to_anchor(tr->anchor_job, generation++); in transaction_activate()