Searched refs:dst_scheme (Results 1 – 1 of 1) sorted by relevance
847 struct damos *dst_scheme, *next, *src_scheme, *new_scheme; in damon_commit_schemes() local850 damon_for_each_scheme_safe(dst_scheme, next, dst) { in damon_commit_schemes()853 err = damos_commit(dst_scheme, src_scheme); in damon_commit_schemes()857 damon_destroy_scheme(dst_scheme); in damon_commit_schemes()
Completed in 10 milliseconds