/fs/cachefiles/ |
D | rdwr.c | 683 struct pagevec pagevec; in cachefiles_read_or_alloc_pages() local 713 pagevec_init(&pagevec, 0); in cachefiles_read_or_alloc_pages() 747 } else if (space && pagevec_add(&pagevec, page) == 0) { in cachefiles_read_or_alloc_pages() 748 fscache_mark_pages_cached(op, &pagevec); in cachefiles_read_or_alloc_pages() 756 if (pagevec_count(&pagevec) > 0) in cachefiles_read_or_alloc_pages() 757 fscache_mark_pages_cached(op, &pagevec); in cachefiles_read_or_alloc_pages() 834 struct pagevec pagevec; in cachefiles_allocate_pages() local 847 pagevec_init(&pagevec, 0); in cachefiles_allocate_pages() 850 if (pagevec_add(&pagevec, page) == 0) in cachefiles_allocate_pages() 851 fscache_mark_pages_cached(op, &pagevec); in cachefiles_allocate_pages() [all …]
|
/fs/nfs/ |
D | direct.c | 484 struct page **pagevec; in nfs_direct_read_schedule_iovec() local 489 result = iov_iter_get_pages_alloc(iter, &pagevec, in nfs_direct_read_schedule_iovec() 501 req = nfs_create_request(dreq->ctx, pagevec[i], NULL, in nfs_direct_read_schedule_iovec() 520 nfs_direct_release_pages(pagevec, npages); in nfs_direct_read_schedule_iovec() 521 kvfree(pagevec); in nfs_direct_read_schedule_iovec() 891 struct page **pagevec; in nfs_direct_write_schedule_iovec() local 896 result = iov_iter_get_pages_alloc(iter, &pagevec, in nfs_direct_write_schedule_iovec() 908 req = nfs_create_request(dreq->ctx, pagevec[i], NULL, in nfs_direct_write_schedule_iovec() 936 nfs_direct_release_pages(pagevec, npages); in nfs_direct_write_schedule_iovec() 937 kvfree(pagevec); in nfs_direct_write_schedule_iovec()
|
D | pagelist.c | 37 p->pagevec = p->page_array; in nfs_pgarray_set() 39 p->pagevec = kcalloc(pagecount, sizeof(struct page *), gfp_flags); in nfs_pgarray_set() 40 if (!p->pagevec) in nfs_pgarray_set() 43 return p->pagevec != NULL; in nfs_pgarray_set() 512 if (hdr->page_array.pagevec != hdr->page_array.page_array) in nfs_pgio_data_destroy() 513 kfree(hdr->page_array.pagevec); in nfs_pgio_data_destroy() 549 hdr->args.pages = hdr->page_array.pagevec; in nfs_pgio_rpcsetup() 772 pages = hdr->page_array.pagevec; in nfs_generic_pgio()
|
D | fscache-index.c | 264 struct pagevec pvec; in nfs_fscache_inode_now_uncached()
|
/fs/nilfs2/ |
D | page.c | 253 struct pagevec pvec; in nilfs_copy_dirty_pages() 308 struct pagevec pvec; in nilfs_copy_back_pages() 374 struct pagevec pvec; in nilfs_clear_dirty_pages() 514 struct pagevec pvec; in nilfs_find_uncommitted_extent()
|
D | segment.c | 695 struct pagevec pvec; in nilfs_lookup_dirty_data_buffers() 753 struct pagevec pvec; in nilfs_lookup_dirty_node_buffers()
|
/fs/fscache/ |
D | page.c | 1148 struct pagevec *pagevec) in fscache_mark_pages_cached() argument 1152 for (loop = 0; loop < pagevec->nr; loop++) in fscache_mark_pages_cached() 1153 fscache_mark_page_cached(op, pagevec->pages[loop]); in fscache_mark_pages_cached() 1155 pagevec_reinit(pagevec); in fscache_mark_pages_cached() 1167 struct pagevec pvec; in __fscache_uncache_all_inode_pages()
|
/fs/cifs/ |
D | cache.c | 298 struct pagevec pvec; in cifs_fscache_inode_now_uncached()
|
/fs/afs/ |
D | write.c | 283 struct pagevec pv; in afs_kill_pages() 581 struct pagevec pv; in afs_pages_written_back()
|
D | cache.c | 373 struct pagevec pvec; in afs_vnode_cache_now_uncached()
|
D | internal.h | 30 struct pagevec;
|
/fs/ceph/ |
D | cache.c | 143 struct pagevec pvec; in ceph_fscache_inode_now_uncached()
|
D | addr.c | 636 struct pagevec pvec; in ceph_release_pages() 748 struct pagevec pvec; in ceph_writepages_start()
|
/fs/9p/ |
D | cache.c | 157 struct pagevec pvec; in v9fs_cache_inode_now_uncached()
|
/fs/gfs2/ |
D | aops.c | 254 struct pagevec *pvec, in gfs2_write_jdata_pagevec() 368 struct pagevec pvec; in gfs2_write_cache_jdata()
|
/fs/hugetlbfs/ |
D | inode.c | 111 static void huge_pagevec_release(struct pagevec *pvec) in huge_pagevec_release() 394 struct pagevec pvec; in remove_inode_hugepages()
|
/fs/ext4/ |
D | file.c | 410 struct pagevec pvec; in ext4_find_unwritten_pgoff()
|
D | inode.c | 1657 struct pagevec pvec; in mpage_release_unused_pages() 2275 struct pagevec pvec; in mpage_map_and_submit_buffers() 2552 struct pagevec pvec; in mpage_prepare_extent_to_map()
|
/fs/f2fs/ |
D | node.c | 1287 struct pagevec pvec; in last_fsync_dnode() 1473 struct pagevec pvec; in fsync_node_pages() 1595 struct pagevec pvec; in sync_node_pages() 1699 struct pagevec pvec; in wait_on_node_pages_writeback()
|
D | checkpoint.c | 313 struct pagevec pvec; in sync_meta_pages()
|
D | data.c | 1929 struct pagevec pvec; in f2fs_write_cache_pages()
|
D | file.c | 335 struct pagevec pvec; in __get_first_dirty_index()
|
/fs/xfs/ |
D | xfs_file.c | 1122 struct pagevec pvec; in xfs_find_get_desired_pgoff()
|
/fs/ |
D | dax.c | 743 struct pagevec pvec; in dax_writeback_mapping_range()
|
/fs/btrfs/ |
D | extent_io.c | 3809 struct pagevec pvec; in btree_write_cache_pages() 3940 struct pagevec pvec; in extent_write_cache_pages()
|