Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Dbitmap.c808 static inline void set_page_attr(struct bitmap *bitmap, struct page *page, in set_page_attr() function
857 set_page_attr(bitmap, page, BITMAP_PAGE_DIRTY); in bitmap_file_set_bit()
1076 set_page_attr(bitmap, bitmap->filemap[i], in bitmap_write_all()
1161 set_page_attr(bitmap, lastpage, in bitmap_daemon_work()
1215 set_page_attr(bitmap, page, BITMAP_PAGE_PENDING); in bitmap_daemon_work()
1230 set_page_attr(bitmap, lastpage, BITMAP_PAGE_NEEDWRITE); in bitmap_daemon_work()
1389 set_page_attr(bitmap, in bitmap_endwrite()
1479 set_page_attr(bitmap, in bitmap_end_sync()
1558 set_page_attr(bitmap, page, BITMAP_PAGE_PENDING); in bitmap_set_memory_bits()