SYNOPSIS
- void set_pageblock_flags_mask(struct page * page, unsigned long flags, unsigned long end_bitidx, unsigned long mask);
ARGUMENTS
page
-
- The page within the block of interest
flags
- The flags to set
end_bitidx
- The last bit of interest
mask
- -- undescribed --
COPYRIGHT