Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd-bitmap.c910 BITMAP_PAGE_PENDING = 1, /* there are bits that are being cleaned. enumerator
1002 set_page_attr(bitmap, index - node_offset, BITMAP_PAGE_PENDING); in md_bitmap_file_clear_bit()
1053 clear_page_attr(bitmap, i, BITMAP_PAGE_PENDING); in md_bitmap_unplug()
1333 BITMAP_PAGE_PENDING)) in md_bitmap_daemon_work()
2102 if (test_page_attr(bitmap, i, BITMAP_PAGE_PENDING)) in md_bitmap_copy_from_slot()