Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/bcache/
H A Dwriteback.h102 static inline bool should_writeback(struct cached_dev *dc, struct bio *bio, in should_writeback() function
H A Drequest.c1010 if (should_writeback(dc, s->orig_bio, in cached_dev_write()