Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd-bitmap.c888 BITMAP_PAGE_DIRTY = 0, /* there are set bits that need to be synced */ enumerator
951 set_page_attr(bitmap, page->index - node_offset, BITMAP_PAGE_DIRTY); in md_bitmap_file_set_bit()
1020 dirty = test_and_clear_page_attr(bitmap, i, BITMAP_PAGE_DIRTY); in md_bitmap_unplug()
1334 BITMAP_PAGE_DIRTY)) in md_bitmap_daemon_work()
2248 set_page_attr(bitmap, i, BITMAP_PAGE_DIRTY); in md_bitmap_resize()