set_pageblock_flags_(9)

NAME

set_pageblock_flags_group - Set the requested group of flags for a
pageblock_nr_pages block of pages

SYNOPSIS

void set_pageblock_flags_group(struct page * page, unsigned long flags,
                               int start_bitidx, int end_bitidx);

ARGUMENTS

page
The page within the block of interest
flags
The flags to set
start_bitidx
The first bit of interest
end_bitidx
The last bit of interest

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout