Searched refs:committer (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-cache-target.c | 470 struct batcher committer; member 1353 continue_after_commit(&cache->committer, &mg->k); in mg_update_metadata() 1354 schedule_commit(&cache->committer); in mg_update_metadata() 1575 continue_after_commit(&cache->committer, &mg->k); in invalidate_remove() 1578 schedule_commit(&cache->committer); in invalidate_remove() 1776 issue_after_commit(&cache->committer, bio); in map_bio() 1836 issue_after_commit(&cache->committer, bio); in process_flush_bio() 1890 schedule_commit(&cache->committer); in process_deferred_bios() 1923 schedule_commit(&cache->committer); in do_waker() 2609 batcher_init(&cache->committer, commit_o in cache_create() [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-cache-target.c | 401 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_o in cache_create() [all...] |
Completed in 11 milliseconds