Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Dmd-bitmap.c1108 BITMAP_PAGE_PENDING = 1, /* there are bits that are being cleaned. enumerator
1200 set_page_attr(bitmap, index - node_offset, BITMAP_PAGE_PENDING); in md_bitmap_file_clear_bit()
1250 clear_page_attr(bitmap, i, BITMAP_PAGE_PENDING); in __bitmap_unplug()
1537 BITMAP_PAGE_PENDING)) in bitmap_daemon_work()
2316 if (test_page_attr(bitmap, i, BITMAP_PAGE_PENDING)) in bitmap_copy_from_slot()