Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-cache-target.c401 struct batcher committer; member
1289 continue_after_commit(&cache->committer, &mg->k); in mg_update_metadata()
1290 schedule_commit(&cache->committer); in mg_update_metadata()
1517 continue_after_commit(&cache->committer, &mg->k); in invalidate_remove()
1520 schedule_commit(&cache->committer); in invalidate_remove()
1720 issue_after_commit(&cache->committer, bio); in map_bio()
1780 issue_after_commit(&cache->committer, bio); in process_flush_bio()
1836 schedule_commit(&cache->committer); in process_deferred_bios()
1870 schedule_commit(&cache->committer); in do_waker()
2558 batcher_init(&cache->committer, commit_op, cache, in cache_create()
[all …]
/Linux-v6.6/Documentation/kbuild/
Dreproducible-builds.rst47 building from a git commit, you could use its committer address.