Searched refs:need_commit_due_to_time (Results 1 – 2 of 2) sorted by relevance
1914 static int need_commit_due_to_time(struct cache *cache) in need_commit_due_to_time() function1942 if ((cache->commit_requested || need_commit_due_to_time(cache)) && in commit_if_needed()
1921 static int need_commit_due_to_time(struct pool *pool) in need_commit_due_to_time() function2195 !(dm_pool_changed_this_transaction(pool->pmd) && need_commit_due_to_time(pool))) in process_deferred_bios()