Home
last modified time | relevance | path

Searched refs:PAGEVEC_SIZE (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dfolio_queue.h32 u8 orders[PAGEVEC_SIZE]; /* Order of each folio */
37 #if PAGEVEC_SIZE > BITS_PER_LONG
73 return PAGEVEC_SIZE; in folioq_nr_slots()
/linux/mm/
H A Dtruncate.c347 pgoff_t indices[PAGEVEC_SIZE]; in truncate_inode_pages_range()
512 pgoff_t indices[PAGEVEC_SIZE]; in mapping_try_invalidate()
650 pgoff_t indices[PAGEVEC_SIZE]; in invalidate_inode_pages2_range()
H A Dswap.c1016 int refs[PAGEVEC_SIZE]; in release_pages()
H A Dswap_state.c251 unsigned int refs[PAGEVEC_SIZE]; in free_pages_and_swap_cache()
H A Dshmem.c1124 pgoff_t indices[PAGEVEC_SIZE]; in shmem_undo_range()
1503 pgoff_t indices[PAGEVEC_SIZE]; in shmem_unuse_inode()
/linux/fs/btrfs/
H A Dextent_io.c1964 struct extent_buffer *ebs[PAGEVEC_SIZE];
1970 return (batch->nr < PAGEVEC_SIZE); in eb_batch_add()