Searched defs:zap_details (Results 1 – 1 of 1) sorted by relevance
1634 struct zap_details { struct1635 struct address_space *check_mapping; /* Check page->mapping if set */1636 pgoff_t first_index; /* Lowest page->index to unmap */1637 pgoff_t last_index; /* Highest page->index to unmap */