/fs/cifs/ |
D | fscache.h | 94 struct list_head *pages, in cifs_readpages_from_fscache() 111 struct list_head *pages) in cifs_fscache_readpages_cancel() 148 struct list_head *pages, in cifs_readpages_from_fscache() 158 struct list_head *pages) in cifs_fscache_readpages_cancel()
|
D | fscache.c | 277 struct list_head *pages, in __cifs_readpages_from_fscache() 319 void __cifs_fscache_readpages_cancel(struct inode *inode, struct list_head *pages) in __cifs_fscache_readpages_cancel()
|
/fs/ceph/ |
D | cache.h | 69 struct list_head *pages) in ceph_fscache_readpages_cancel() 122 struct page *pages) in ceph_fscache_uncache_page() 134 struct list_head *pages, in ceph_readpages_from_fscache() 165 struct list_head *pages) in ceph_fscache_readpages_cancel()
|
/fs/squashfs/ |
D | page_actor.h | 12 int pages; member 18 int pages, int length) in squashfs_page_actor_init() 58 int pages; member
|
D | page_actor.c | 42 int pages, int length) in squashfs_page_actor_init() 82 int pages, int length) in squashfs_page_actor_init_special()
|
D | file_direct.c | 36 int i, n, pages, missing_pages, bytes, res = -ENOMEM; in squashfs_readpage_block() local 145 int pages, struct page **page, int bytes) in squashfs_read_cache()
|
D | cache.c | 408 int pages = (length + PAGE_SIZE - 1) >> PAGE_SHIFT; in squashfs_read_table() local
|
/fs/ntfs/ |
D | file.c | 495 pgoff_t index, const unsigned nr_pages, struct page **pages, in __ntfs_grab_cache_pages() 570 static int ntfs_prepare_pages_for_non_resident_write(struct page **pages, in ntfs_prepare_pages_for_non_resident_write() 1360 static inline void ntfs_flush_dcache_pages(struct page **pages, in ntfs_flush_dcache_pages() 1385 struct page **pages, const unsigned nr_pages, in ntfs_commit_pages_after_non_resident_write() 1539 static int ntfs_commit_pages_after_write(struct page **pages, in ntfs_commit_pages_after_write() 1685 static size_t ntfs_copy_from_user_iter(struct page **pages, unsigned nr_pages, in ntfs_copy_from_user_iter() 1737 struct page *pages[NTFS_MAX_PAGES_PER_CLUSTER]; in ntfs_perform_write() local
|
/fs/isofs/ |
D | compress.c | 42 struct page **pages, unsigned poffset, in zisofs_uncompress_block() 202 struct page **pages) in zisofs_fill_pages() 309 struct page **pages; in zisofs_readpage() local
|
/fs/erofs/ |
D | zpvec.h | 32 erofs_vtptr_t *pages; member 89 erofs_vtptr_t *pages, in z_erofs_pagevec_ctor_init()
|
D | zdata.c | 171 struct page **pages = clt->compressedpages; in preload_compressed_pages() local 764 struct page **pages, **compressed_pages, *page; in z_erofs_decompress_pcluster() local 1369 struct list_head *pages, in z_erofs_vle_normalaccess_readpages()
|
D | data.c | 285 struct list_head *pages, in erofs_raw_access_readpages()
|
/fs/ramfs/ |
D | file-nommu.c | 65 struct page *pages; in ramfs_nommu_expand_for_mapping() local 207 struct page **pages = NULL, **ptr, *page; in ramfs_nommu_get_unmapped_area() local
|
/fs/9p/ |
D | cache.h | 61 struct list_head *pages, in v9fs_readpages_from_fscache() 117 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 163 struct page *pages[NFSACL_MAXPAGES]; in __nfs3_proc_setacls() local
|
D | fscache.h | 143 struct list_head *pages, in nfs_readpages_from_fscache() 222 struct list_head *pages, in nfs_readpages_from_fscache()
|
D | pnfs_nfs.c | 216 void pnfs_fetch_commit_bucket_list(struct list_head *pages, in pnfs_fetch_commit_bucket_list() 241 pnfs_generic_commit_cancel_empty_pagelist(struct list_head *pages, in pnfs_generic_commit_cancel_empty_pagelist()
|
/fs/cramfs/ |
D | inode.c | 186 struct page *pages[BLKS_PER_BUF]; in cramfs_blkdev_read() local 297 static u32 cramfs_get_block_range(struct inode *inode, u32 pgoff, u32 *pages) in cramfs_get_block_range() 359 unsigned int pages, max_pages, offset; in cramfs_physmem_mmap() local 461 unsigned int pages, block_pages, max_pages, offset; in cramfs_physmem_get_unmapped_area() local
|
/fs/proc/ |
D | meminfo.c | 39 unsigned long pages[NR_LRU_LISTS]; in meminfo_proc_show() local
|
/fs/afs/ |
D | file.c | 441 struct list_head *pages) in afs_readpages_one() 542 struct list_head *pages, unsigned nr_pages) in afs_readpages()
|
/fs/cachefiles/ |
D | rdwr.c | 683 struct list_head *pages, in cachefiles_read_or_alloc_pages() 835 struct list_head *pages, in cachefiles_allocate_pages()
|
/fs/fscache/ |
D | page.c | 560 struct list_head *pages, in __fscache_read_or_alloc_pages() 766 struct list_head *pages) in __fscache_readpages_cancel()
|
/fs/btrfs/tests/ |
D | extent-io-tests.c | 23 struct page *pages[16]; in process_page_range() local
|
/fs/iomap/ |
D | buffered-io.c | 183 struct list_head *pages; member 325 iomap_next_page(struct inode *inode, struct list_head *pages, loff_t pos, in iomap_next_page() 381 iomap_readpages(struct address_space *mapping, struct list_head *pages, in iomap_readpages()
|
/fs/btrfs/ |
D | free-space-cache.h | 42 struct page **pages; member
|