Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Dbitmap.c800 static inline void set_page_attr(struct bitmap *bitmap, struct page *page, in set_page_attr() function
862 set_page_attr(bitmap, page, BITMAP_PAGE_DIRTY); in bitmap_file_set_bit()
1063 set_page_attr(bitmap, page, BITMAP_PAGE_CLEAN); in bitmap_init_from_disk()
1096 set_page_attr(bitmap, bitmap->filemap[i], in bitmap_write_all()
1181 set_page_attr(bitmap, lastpage, BITMAP_PAGE_NEEDWRITE); in bitmap_daemon_work()
1214 set_page_attr(bitmap, page, BITMAP_PAGE_CLEAN); in bitmap_daemon_work()
1252 set_page_attr(bitmap, lastpage, BITMAP_PAGE_NEEDWRITE); in bitmap_daemon_work()
1413 set_page_attr(bitmap, in bitmap_endwrite()
1503 set_page_attr(bitmap, in bitmap_end_sync()
1581 set_page_attr(bitmap, page, BITMAP_PAGE_CLEAN); in bitmap_set_memory_bits()