Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-clone-target.c1120 static bool need_commit_due_to_time(struct clone *clone) in need_commit_due_to_time() function
1248 !(dm_clone_changed_this_transaction(clone->cmd) && need_commit_due_to_time(clone))) in process_deferred_flush_bios()
Ddm-thin.c2086 static int need_commit_due_to_time(struct pool *pool) in need_commit_due_to_time() function
2363 !(dm_pool_changed_this_transaction(pool->pmd) && need_commit_due_to_time(pool))) in process_deferred_bios()