/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 | 71 struct page **pages; in dio_get_pages_alloc() local 462 struct page **pages, int num_pages, in striped_read() 544 struct page **pages; in ceph_sync_read() local 885 struct page **pages; in ceph_direct_read_write() local 1090 struct page **pages; in ceph_sync_write() local
|
D | addr.c | 318 struct page **pages; in start_read() local 634 static void ceph_release_pages(struct page **pages, int num) in ceph_release_pages() 838 struct page **pages = NULL, **data_pages; in ceph_writepages_start() local 1784 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/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 | 49 struct page *pages[NFSACL_MAXPAGES] = { }; in nfs3_get_acl() local 161 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/squashfs/ |
D | page_actor.h | 14 int pages; member
|
D | file_direct.c | 24 static void release_actor_pages(struct page **page, int pages, int error) in release_actor_pages()
|
D | cache.c | 408 int pages = (length + PAGE_SIZE - 1) >> PAGE_SHIFT; in squashfs_read_table() local
|
D | page_actor.c | 16 int pages, int length, void (*release_pages)(struct page **, int, int)) in squashfs_page_actor_init() argument
|
/fs/proc/ |
D | meminfo.c | 51 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 | 676 struct list_head *pages, in cachefiles_read_or_alloc_pages() 828 struct list_head *pages, in cachefiles_allocate_pages()
|
/fs/ext4/ |
D | readpage.c | 138 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() 489 struct page **pages, size_t num_pages, in btrfs_dirty_pages() 1346 static noinline int prepare_pages(struct inode *inode, struct page **pages, in prepare_pages() 1406 lock_and_cleanup_extent_if_need(struct inode *inode, struct page **pages, in lock_and_cleanup_extent_if_need() 1513 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
|
/fs/afs/ |
D | file.c | 248 struct list_head *pages, unsigned nr_pages) in afs_readpages()
|