Searched refs:PAGEVEC_SIZE (Results 1 – 3 of 3) sorted by relevance
15 #define PAGEVEC_SIZE 15 macro25 struct page *pages[PAGEVEC_SIZE];48 return PAGEVEC_SIZE - pvec->nr; in pagevec_space()78 struct folio *folios[PAGEVEC_SIZE];110 return PAGEVEC_SIZE - fbatch->nr; in fbatch_space()
336 pgoff_t indices[PAGEVEC_SIZE]; in truncate_inode_pages_range()501 pgoff_t indices[PAGEVEC_SIZE]; in invalidate_mapping_pagevec()623 pgoff_t indices[PAGEVEC_SIZE]; in invalidate_inode_pages2_range()
913 pgoff_t indices[PAGEVEC_SIZE]; in shmem_undo_range()1262 pgoff_t indices[PAGEVEC_SIZE]; in shmem_unuse_inode()
Completed in 12 milliseconds