Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd-bitmap.c1110 BITMAP_PAGE_PENDING = 1, /* there are bits that are being cleaned. enumerator
1202 set_page_attr(bitmap, index - node_offset, BITMAP_PAGE_PENDING); in md_bitmap_file_clear_bit()
1252 clear_page_attr(bitmap, i, BITMAP_PAGE_PENDING); in __bitmap_unplug()
1540 BITMAP_PAGE_PENDING)) in bitmap_daemon_work()
2332 if (test_page_attr(bitmap, i, BITMAP_PAGE_PENDING)) in bitmap_copy_from_slot()