Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid1.c839 static bool need_to_wait_for_sync(struct r1conf *conf, struct bio *bio) in need_to_wait_for_sync() function
863 if (need_to_wait_for_sync(conf, bio)) { in wait_barrier()