SYNOPSIS
- unsigned long get_pageblock_flags_mask(struct page * page, unsigned long end_bitidx, unsigned long mask);
ARGUMENTS
page
-
- The page within the block of interest
end_bitidx
- The last bit of interest returns pageblock_bits flags
mask
- -- undescribed --
COPYRIGHT