Searched refs:test_and_clear_page_attr (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/md/ | 
| D | md-bitmap.c | 911 static inline int test_and_clear_page_attr(struct bitmap *bitmap, int pnum,  in test_and_clear_page_attr()  function1019 		dirty = test_and_clear_page_attr(bitmap, i, BITMAP_PAGE_DIRTY);  in md_bitmap_unplug()
 1020 		need_write = test_and_clear_page_attr(bitmap, i,  in md_bitmap_unplug()
 1262 		if (test_and_clear_page_attr(bitmap, j,  in md_bitmap_daemon_work()
 1337 		    test_and_clear_page_attr(bitmap, j,  in md_bitmap_daemon_work()
 
 |