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.c401 struct batcher committer; member
1294 continue_after_commit(&cache->committer, &mg->k); in mg_update_metadata()
1295 schedule_commit(&cache->committer); in mg_update_metadata()
1522 continue_after_commit(&cache->committer, &mg->k); in invalidate_remove()
1525 schedule_commit(&cache->committer); in invalidate_remove()
1725 issue_after_commit(&cache->committer, bio); in map_bio()
1785 issue_after_commit(&cache->committer, bio); in process_flush_bio()
1840 schedule_commit(&cache->committer); in process_deferred_bios()
1873 schedule_commit(&cache->committer); in do_waker()
2571 batcher_init(&cache->committer, commit_op, cache, in cache_create()
[all …]