Searched defs:zap_details (Results 1 – 1 of 1) sorted by relevance
1723 struct zap_details { struct1724 struct address_space *check_mapping; /* Check page->mapping if set */1725 pgoff_t first_index; /* Lowest page->index to unmap */1726 pgoff_t last_index; /* Highest page->index to unmap */1727 struct page *single_page; /* Locked page to be unmapped */