Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-bitmap.c895 static inline void set_page_attr(struct bitmap *bitmap, int pnum, in set_page_attr() function
952 set_page_attr(bitmap, page->index - node_offset, BITMAP_PAGE_DIRTY); in md_bitmap_file_set_bit()
978 set_page_attr(bitmap, page->index - node_offset, BITMAP_PAGE_PENDING); in md_bitmap_file_clear_bit()
1194 set_page_attr(bitmap, i, in md_bitmap_write_all()
1266 set_page_attr(bitmap, j, in md_bitmap_daemon_work()
1280 set_page_attr(bitmap, 0, in md_bitmap_daemon_work()
2015 set_page_attr(bitmap, i, BITMAP_PAGE_NEEDWRITE); in md_bitmap_copy_from_slot()
2245 set_page_attr(bitmap, i, BITMAP_PAGE_DIRTY); in md_bitmap_resize()