Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-cache-target.c478 struct batcher committer; member
1384 continue_after_commit(&cache->committer, &mg->k); in mg_update_metadata()
1385 schedule_commit(&cache->committer); in mg_update_metadata()
1616 continue_after_commit(&cache->committer, &mg->k); in invalidate_remove()
1619 schedule_commit(&cache->committer); in invalidate_remove()
1825 issue_after_commit(&cache->committer, bio); in map_bio()
1885 issue_after_commit(&cache->committer, bio); in process_flush_bio()
1935 schedule_commit(&cache->committer); in process_deferred_bios()
1967 schedule_commit(&cache->committer); in do_waker()
2664 batcher_init(&cache->committer, commit_op, cache, in cache_create()
[all …]