| /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 | 84 struct list_head *pages) in ceph_fscache_readpages_cancel() 137 struct page *pages) in ceph_fscache_uncache_page() 149 struct list_head *pages, in ceph_readpages_from_fscache() 180 struct list_head *pages) in ceph_fscache_readpages_cancel()
|
| D | file.c | 104 struct page **pages; in dio_get_pages_alloc() local 489 struct page **pages, int num_pages, in striped_read() 560 struct page **pages; in ceph_sync_read() local 837 struct page **pages; in ceph_direct_read_write() local 1044 struct page **pages; in ceph_sync_write() local
|
| D | addr.c | 313 struct page **pages; in start_read() local 678 static void ceph_release_pages(struct page **pages, int num) in ceph_release_pages() 864 struct page **pages = NULL, **data_pages; in ceph_writepages_start() local 1818 struct page **pages; in __ceph_pool_perm_get() local
|
| /fs/squashfs/ |
| D | page_actor.h | 14 int pages; member 20 int pages, int length) in squashfs_page_actor_init() 60 int pages; member
|
| D | page_actor.c | 44 int pages, int length) in squashfs_page_actor_init() 84 int pages, int length) in squashfs_page_actor_init_special()
|
| D | file_direct.c | 38 int i, n, pages, missing_pages, bytes, res = -ENOMEM; in squashfs_readpage_block() local 147 int pages, struct page **page, int bytes) in squashfs_read_cache()
|
| D | cache.c | 421 int pages = (length + PAGE_SIZE - 1) >> PAGE_SHIFT; in squashfs_read_table() 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() 1374 static inline void ntfs_flush_dcache_pages(struct page **pages, in ntfs_flush_dcache_pages() 1399 struct page **pages, const unsigned nr_pages, in ntfs_commit_pages_after_non_resident_write() 1553 static int ntfs_commit_pages_after_write(struct page **pages, in ntfs_commit_pages_after_write() 1699 static size_t ntfs_copy_from_user_iter(struct page **pages, unsigned nr_pages, in ntfs_copy_from_user_iter() 1751 struct page *pages[NTFS_MAX_PAGES_PER_CLUSTER]; in ntfs_perform_write() local
|
| /fs/isofs/ |
| D | compress.c | 46 struct page **pages, unsigned poffset, in zisofs_uncompress_block() 201 struct page **pages) in zisofs_fill_pages() 308 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/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/nfs/ |
| D | nfs3acl.c | 50 struct page *pages[NFSACL_MAXPAGES] = { }; in nfs3_get_acl() local 162 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/afs/ |
| D | file.c | 313 struct list_head *pages) in afs_readpages_one() 413 struct list_head *pages, unsigned nr_pages) in afs_readpages()
|
| /fs/proc/ |
| D | meminfo.c | 52 unsigned long pages[NR_LRU_LISTS]; in meminfo_proc_show() 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 480 struct list_head *pages, unsigned nr_pages) in exofs_readpages()
|
| /fs/cachefiles/ |
| D | rdwr.c | 689 struct list_head *pages, in cachefiles_read_or_alloc_pages() 841 struct list_head *pages, in cachefiles_allocate_pages()
|
| /fs/ext4/ |
| D | readpage.c | 139 struct list_head *pages, struct page *page, in ext4_mpage_readpages()
|
| /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() 488 int btrfs_dirty_pages(struct inode *inode, struct page **pages, in btrfs_dirty_pages() 1357 static noinline int prepare_pages(struct inode *inode, struct page **pages, in prepare_pages() 1458 lock_and_cleanup_extent_if_need(struct btrfs_inode *inode, struct page **pages, in lock_and_cleanup_extent_if_need() 1581 struct page **pages = NULL; in __btrfs_buffered_write() local
|
| /fs/btrfs/tests/ |
| D | extent-io-tests.c | 35 struct page *pages[16]; in process_page_range() local
|