Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-cache-target.c1156 static bool bio_writes_complete_block(struct cache *cache, struct bio *bio) in bio_writes_complete_block() function
1165 (is_discarded_oblock(cache, block) || bio_writes_complete_block(cache, bio)); in optimisable_bio()