Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Dbitmap.c867 BITMAP_PAGE_DIRTY = 0, /* there are set bits that need to be synced */ enumerator
925 set_page_attr(bitmap, page->index, BITMAP_PAGE_DIRTY); in bitmap_file_set_bit()
990 dirty = test_and_clear_page_attr(bitmap, i, BITMAP_PAGE_DIRTY); in bitmap_unplug()
1299 BITMAP_PAGE_DIRTY)) in bitmap_daemon_work()
1905 set_page_attr(bitmap, i, BITMAP_PAGE_DIRTY); in bitmap_copy_from_slot()
2097 set_page_attr(bitmap, i, BITMAP_PAGE_DIRTY); in bitmap_resize()