| /fs/cifs/ |
| D | fscache.h | 79 struct list_head *pages, in cifs_readpages_from_fscache() 96 struct list_head *pages) in cifs_fscache_readpages_cancel() 133 struct list_head *pages, in cifs_readpages_from_fscache() 143 struct list_head *pages) in cifs_fscache_readpages_cancel()
|
| D | fscache.c | 186 struct list_head *pages, in __cifs_readpages_from_fscache() 226 void __cifs_fscache_readpages_cancel(struct inode *inode, struct list_head *pages) in __cifs_fscache_readpages_cancel()
|
| /fs/ceph/ |
| D | cache.h | 85 struct list_head *pages) in ceph_fscache_readpages_cancel() 121 struct page *pages) in ceph_fscache_uncache_page() 133 struct list_head *pages, in ceph_readpages_from_fscache() 172 struct list_head *pages) in ceph_fscache_readpages_cancel()
|
| D | file.c | 71 struct page **pages; in dio_get_pages_alloc() local 413 struct page **pages, int num_pages, in striped_read() 502 struct page **pages; in ceph_sync_read() local 632 struct page **pages; in ceph_sync_direct_write() local 748 struct page **pages; in ceph_sync_write() local
|
| D | addr.c | 294 static void ceph_unlock_page_vector(struct page **pages, int num_pages) in ceph_unlock_page_vector() 317 struct page **pages; in start_read() local 579 static void ceph_release_pages(struct page **pages, int num) in ceph_release_pages() 778 struct page **pages = NULL; in ceph_writepages_start() local 1625 struct page **pages; in __ceph_pool_perm_get() local
|
| /fs/ntfs/ |
| D | file.c | 509 pgoff_t index, const unsigned nr_pages, struct page **pages, in __ntfs_grab_cache_pages() 584 static int ntfs_prepare_pages_for_non_resident_write(struct page **pages, in ntfs_prepare_pages_for_non_resident_write() 1375 static inline void ntfs_flush_dcache_pages(struct page **pages, in ntfs_flush_dcache_pages() 1400 struct page **pages, const unsigned nr_pages, in ntfs_commit_pages_after_non_resident_write() 1554 static int ntfs_commit_pages_after_write(struct page **pages, in ntfs_commit_pages_after_write() 1700 static size_t ntfs_copy_from_user_iter(struct page **pages, unsigned nr_pages, in ntfs_copy_from_user_iter() 1752 struct page *pages[NTFS_MAX_PAGES_PER_CLUSTER]; in ntfs_perform_write() local
|
| /fs/isofs/ |
| D | compress.c | 45 struct page **pages, unsigned poffset, in zisofs_uncompress_block() 200 struct page **pages) in zisofs_fill_pages() 307 struct page *pages[max_t(unsigned, zisofs_pages_per_cblock, 1)]; in zisofs_readpage() local
|
| /fs/ramfs/ |
| D | file-nommu.c | 69 struct page *pages; in ramfs_nommu_expand_for_mapping() local 211 struct page **pages = NULL, **ptr, *page; in ramfs_nommu_get_unmapped_area() local
|
| /fs/nfs/ |
| D | nfs3acl.c | 17 struct page *pages[NFSACL_MAXPAGES] = { }; in nfs3_get_acl() local 122 struct page *pages[NFSACL_MAXPAGES]; in __nfs3_proc_setacls() local
|
| D | fscache.h | 132 struct list_head *pages, in nfs_readpages_from_fscache() 211 struct list_head *pages, in nfs_readpages_from_fscache()
|
| /fs/9p/ |
| D | cache.h | 76 struct list_head *pages, in v9fs_readpages_from_fscache() 132 struct list_head *pages, in v9fs_readpages_from_fscache()
|
| /fs/proc/ |
| D | meminfo.c | 32 unsigned long pages[NR_LRU_LISTS]; in meminfo_proc_show() local
|
| /fs/squashfs/ |
| D | page_actor.h | 14 int pages; member
|
| D | file_direct.c | 27 static void release_actor_pages(struct page **page, int pages, int error) in release_actor_pages()
|
| D | cache.c | 411 int pages = (length + PAGE_CACHE_SIZE - 1) >> PAGE_CACHE_SHIFT; in squashfs_read_table() local
|
| /fs/exofs/ |
| D | ore.c | 149 struct page **pages; in _ore_get_io_state() local 156 struct page *pages[num_par_pages]; in _ore_get_io_state() member 178 struct page *pages[num_par_pages]; in _ore_get_io_state() member 594 unsigned pgbase, struct page **pages, in _ore_add_stripe_unit()
|
| D | ore_raid.c | 58 struct page **pages; member 80 struct page *pages[group_width]; in _sp2d_alloc() member 638 struct page **pages = ios->parity_pages + ios->cur_par_page; in _ore_add_parity_unit() local
|
| D | inode.c | 43 unsigned pages = min_t(unsigned, expected_pages, in exofs_max_io_pages() local 55 struct page **pages; member 107 unsigned pages; in pcol_try_alloc() local 474 struct list_head *pages, unsigned nr_pages) in exofs_readpages()
|
| /fs/cachefiles/ |
| D | rdwr.c | 684 struct list_head *pages, in cachefiles_read_or_alloc_pages() 836 struct list_head *pages, in cachefiles_allocate_pages()
|
| /fs/btrfs/tests/ |
| D | extent-io-tests.c | 32 struct page *pages[16]; in process_page_range() local
|
| /fs/fscache/ |
| D | page.c | 540 struct list_head *pages, in __fscache_read_or_alloc_pages() 744 struct list_head *pages) in __fscache_readpages_cancel()
|
| /fs/btrfs/ |
| D | file.c | 464 static void btrfs_drop_pages(struct page **pages, size_t num_pages) in btrfs_drop_pages() 489 struct page **pages, size_t num_pages, in btrfs_dirty_pages() 1321 static noinline int prepare_pages(struct inode *inode, struct page **pages, in prepare_pages() 1381 lock_and_cleanup_extent_if_need(struct inode *inode, struct page **pages, in lock_and_cleanup_extent_if_need() 1485 struct page **pages = NULL; in __btrfs_buffered_write() local
|
| /fs/ext4/ |
| D | readpage.c | 173 struct list_head *pages, struct page *page, in ext4_mpage_readpages()
|
| /fs/afs/ |
| D | file.c | 242 struct list_head *pages, unsigned nr_pages) in afs_readpages()
|
| /fs/ |
| D | splice.c | 314 struct page *pages[PIPE_DEF_BUFFERS]; in __generic_file_splice_read() local 615 struct page *pages[PIPE_DEF_BUFFERS]; in default_file_splice_read() local 1448 unsigned int nr_vecs, struct page **pages, in get_iovec_page_array() 1597 struct page *pages[PIPE_DEF_BUFFERS]; in vmsplice_to_pipe() local
|