Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-cache-target.c479 struct batcher committer; member
1379 continue_after_commit(&cache->committer, &mg->k); in mg_update_metadata()
1380 schedule_commit(&cache->committer); in mg_update_metadata()
1601 continue_after_commit(&cache->committer, &mg->k); in invalidate_remove()
1604 schedule_commit(&cache->committer); in invalidate_remove()
1802 issue_after_commit(&cache->committer, bio); in map_bio()
1862 issue_after_commit(&cache->committer, bio); in process_flush_bio()
1916 schedule_commit(&cache->committer); in process_deferred_bios()
1948 schedule_commit(&cache->committer); in do_waker()
2648 batcher_init(&cache->committer, commit_op, cache, in cache_create()
[all …]
/Linux-v5.4/Documentation/kbuild/
Dreproducible-builds.rst47 building from a git commit, you could use its committer address.