Searched refs:dst_goal (Results 1 – 1 of 1) sorted by relevance
823 struct damos_quota_goal *dst_goal, *next, *src_goal, *new_goal; in damos_commit_quota_goals() local826 damos_for_each_quota_goal_safe(dst_goal, next, dst) { in damos_commit_quota_goals()829 damos_commit_quota_goal(dst_goal, src_goal); in damos_commit_quota_goals()831 damos_destroy_quota_goal(dst_goal); in damos_commit_quota_goals()