Home
last modified time | relevance | path

Searched refs:check_if_tick_bio_needed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-cache-target.c803 static void check_if_tick_bio_needed(struct cache *cache, struct bio *bio) in check_if_tick_bio_needed() function
821 check_if_tick_bio_needed(cache, bio); in __remap_to_origin_clear_discard()
830 // FIXME: check_if_tick_bio_needed() is called way too much through this interface in remap_to_origin_clear_discard()
837 check_if_tick_bio_needed(cache, bio); in remap_to_cache_dirty()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-target.c741 static void check_if_tick_bio_needed(struct cache *cache, struct bio *bio) in check_if_tick_bio_needed() function
758 // FIXME: check_if_tick_bio_needed() is called way too much through this interface in remap_to_origin_clear_discard()
759 check_if_tick_bio_needed(cache, bio); in remap_to_origin_clear_discard()
768 check_if_tick_bio_needed(cache, bio); in remap_to_cache_dirty()

Completed in 10 milliseconds