Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd-bitmap.c1236 int dirty, need_write; in __bitmap_unplug() local
1246 need_write = test_and_clear_page_attr(bitmap, i, in __bitmap_unplug()
1248 if (dirty || need_write) { in __bitmap_unplug()