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