/linux-4.1.27/include/linux/ |
D | pagevec.h | 12 #define PAGEVEC_SIZE 14 macro 20 struct page *pages[PAGEVEC_SIZE]; 54 return PAGEVEC_SIZE - pvec->nr; in pagevec_space()
|
/linux-4.1.27/mm/ |
D | truncate.c | 228 pgoff_t indices[PAGEVEC_SIZE]; in truncate_inode_pages_range() 260 min(end - index, (pgoff_t)PAGEVEC_SIZE), in truncate_inode_pages_range() 334 min(end - index, (pgoff_t)PAGEVEC_SIZE), indices)) { in truncate_inode_pages_range() 459 pgoff_t indices[PAGEVEC_SIZE]; in invalidate_mapping_pages() 468 min(end - index, (pgoff_t)PAGEVEC_SIZE - 1) + 1, in invalidate_mapping_pages() 562 pgoff_t indices[PAGEVEC_SIZE]; in invalidate_inode_pages2_range() 574 min(end - index, (pgoff_t)PAGEVEC_SIZE - 1) + 1, in invalidate_inode_pages2_range()
|
D | shmem.c | 366 pgoff_t indices[PAGEVEC_SIZE]; in shmem_unlock_mapping() 379 PAGEVEC_SIZE, pvec.pages, indices); in shmem_unlock_mapping() 404 pgoff_t indices[PAGEVEC_SIZE]; in shmem_undo_range() 416 min(end - index, (pgoff_t)PAGEVEC_SIZE), in shmem_undo_range() 484 min(end - index, (pgoff_t)PAGEVEC_SIZE), in shmem_undo_range() 1748 pgoff_t indices[PAGEVEC_SIZE]; in shmem_seek_hole_data() 1784 pvec.nr = PAGEVEC_SIZE; in shmem_seek_hole_data()
|
D | page-writeback.c | 1878 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1); in write_cache_pages()
|
D | filemap.c | 345 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1)) != 0) { in filemap_fdatawait_range()
|
/linux-4.1.27/fs/nilfs2/ |
D | page.c | 266 PAGEVEC_SIZE)) in nilfs_copy_dirty_pages() 320 n = pagevec_lookup(&pvec, smap, index, PAGEVEC_SIZE); in nilfs_copy_back_pages() 386 PAGEVEC_SIZE)) { in nilfs_clear_dirty_pages() 532 pvec.nr = find_get_pages_contig(inode->i_mapping, index, PAGEVEC_SIZE, in nilfs_find_uncommitted_extent()
|
D | segment.c | 649 PAGEVEC_SIZE - 1) + 1)) in nilfs_lookup_dirty_data_buffers() 696 PAGEVEC_SIZE)) { in nilfs_lookup_dirty_node_buffers()
|
D | btree.c | 2156 PAGEVEC_SIZE)) { in nilfs_btree_lookup_dirty_buffers()
|
/linux-4.1.27/fs/afs/ |
D | write.c | 292 if (count > PAGEVEC_SIZE) in afs_kill_pages() 293 count = PAGEVEC_SIZE; in afs_kill_pages() 590 if (count > PAGEVEC_SIZE) in afs_pages_written_back() 591 count = PAGEVEC_SIZE; in afs_pages_written_back()
|
D | cache.c | 387 PAGEVEC_SIZE - pagevec_count(&pvec)); in afs_vnode_cache_now_uncached()
|
/linux-4.1.27/fs/nfs/ |
D | fscache-index.c | 278 PAGEVEC_SIZE - pagevec_count(&pvec)); in nfs_fscache_inode_now_uncached()
|
/linux-4.1.27/fs/cifs/ |
D | cache.c | 310 PAGEVEC_SIZE - pagevec_count(&pvec)); in cifs_fscache_inode_now_uncached()
|
/linux-4.1.27/fs/9p/ |
D | cache.c | 167 PAGEVEC_SIZE - pagevec_count(&pvec)); in v9fs_cache_inode_now_uncached()
|
/linux-4.1.27/fs/ceph/ |
D | cache.c | 160 PAGEVEC_SIZE - pagevec_count(&pvec)); in ceph_fscache_inode_now_uncached()
|
D | addr.c | 792 min((pgoff_t)PAGEVEC_SIZE, in ceph_writepages_start()
|
/linux-4.1.27/fs/ext4/ |
D | file.c | 354 num = min_t(pgoff_t, end - index, PAGEVEC_SIZE); in ext4_find_unwritten_pgoff()
|
D | inode.c | 1464 nr_pages = pagevec_lookup(&pvec, mapping, index, PAGEVEC_SIZE); in mpage_release_unused_pages() 2054 PAGEVEC_SIZE); in mpage_map_and_submit_buffers() 2333 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1); in mpage_prepare_extent_to_map()
|
/linux-4.1.27/fs/fscache/ |
D | page.c | 1179 if (!pagevec_lookup(&pvec, mapping, next, PAGEVEC_SIZE)) in __fscache_uncache_all_inode_pages()
|
/linux-4.1.27/fs/gfs2/ |
D | aops.c | 386 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1); in gfs2_write_cache_jdata()
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 316 if (!pagevec_lookup(&pvec, mapping, next, PAGEVEC_SIZE)) { in truncate_hugepages()
|
/linux-4.1.27/fs/f2fs/ |
D | node.c | 1157 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1); in sync_node_pages() 1259 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1); in wait_on_node_pages_writeback()
|
D | checkpoint.c | 257 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1); in sync_meta_pages()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_file.c | 1173 want = min_t(pgoff_t, end - index, PAGEVEC_SIZE); in xfs_find_get_desired_pgoff()
|
D | xfs_aops.c | 836 unsigned len = min_t(pgoff_t, PAGEVEC_SIZE, tlast - tindex + 1); in xfs_cluster_write()
|
/linux-4.1.27/fs/btrfs/ |
D | extent_io.c | 3870 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1))) { in btree_write_cache_pages() 4014 min(end - index, (pgoff_t)PAGEVEC_SIZE-1) + 1))) { in extent_write_cache_pages()
|