set_pageblock_flags_group — Set the requested group of flags for a pageblock_nr_pages block of pages
void set_pageblock_flags_group
(struct page * page, unsigned long flags, int start_bitidx, int end_bitidx);
The page within the block of interest
The flags to set
The first bit of interest
The last bit of interest