Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-cache-target.c404 struct batcher committer; member
1296 continue_after_commit(&cache->committer, &mg->k); in mg_update_metadata()
1297 schedule_commit(&cache->committer); in mg_update_metadata()
1553 continue_after_commit(&cache->committer, &mg->k); in invalidate_remove()
1554 schedule_commit(&cache->committer); in invalidate_remove()
1763 issue_after_commit(&cache->committer, bio); in map_bio()
1823 issue_after_commit(&cache->committer, bio); in process_flush_bio()
1878 schedule_commit(&cache->committer); in process_deferred_bios()
1911 schedule_commit(&cache->committer); in do_waker()
2592 batcher_init(&cache->committer, commit_op, cache, in cache_create()
[all …]