Searched refs:test_and_clear_page_attr (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Dmd-bitmap.c933 static inline int test_and_clear_page_attr(struct bitmap *bitmap, int pnum, function
1043 dirty = test_and_clear_page_attr(bitmap, i, BITMAP_PAGE_DIRTY);
1044 need_write = test_and_clear_page_attr(bitmap, i,
1328 if (test_and_clear_page_attr(bitmap, j,
1403 test_and_clear_page_attr(bitmap, j,

Completed in 236 milliseconds