Searched defs:zap_details (Results 1 – 1 of 1) sorted by relevance
1717 struct zap_details { struct1718 struct address_space *check_mapping; /* Check page->mapping if set */1719 pgoff_t first_index; /* Lowest page->index to unmap */1720 pgoff_t last_index; /* Highest page->index to unmap */1721 struct page *single_page; /* Locked page to be unmapped */