/fs/ceph/ |
D | cache.h | 69 struct list_head *pages) in ceph_fscache_readpages_cancel() 123 struct page *pages) in ceph_fscache_uncache_page() 135 struct list_head *pages, in ceph_readpages_from_fscache() 166 struct list_head *pages) in ceph_fscache_readpages_cancel()
|
/fs/cifs/ |
D | fscache.h | 103 struct list_head *pages, in cifs_readpages_from_fscache() 120 struct list_head *pages) in cifs_fscache_readpages_cancel() 157 struct list_head *pages, in cifs_readpages_from_fscache() 167 struct list_head *pages) in cifs_fscache_readpages_cancel()
|
D | fscache.c | 290 struct list_head *pages, in __cifs_readpages_from_fscache() 332 void __cifs_fscache_readpages_cancel(struct inode *inode, struct list_head *pages) in __cifs_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 | pcpubuf.c | 15 struct page **pages; member 64 struct page **pages, **oldpages; in erofs_pcpubuf_growsize() local
|
D | zpvec.h | 31 erofs_vtptr_t *pages; member 88 erofs_vtptr_t *pages, in z_erofs_pagevec_ctor_init()
|
/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()
|
D | cache.c | 280 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 | 145 struct list_head *pages, in nfs_readpages_from_fscache() 224 struct list_head *pages, in nfs_readpages_from_fscache()
|
D | pnfs_dev.c | 101 struct page **pages = NULL; in nfs4_get_device_info() local
|
/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 | 38 unsigned long pages[NR_LRU_LISTS]; in meminfo_proc_show() local
|
/fs/cachefiles/ |
D | rdwr.c | 683 struct list_head *pages, in cachefiles_read_or_alloc_pages() 834 struct list_head *pages, in cachefiles_allocate_pages()
|
/fs/afs/ |
D | file.c | 443 struct list_head *pages) in afs_readpages_one() 544 struct list_head *pages, unsigned nr_pages) in afs_readpages()
|
/fs/crypto/ |
D | bio.c | 117 struct page *pages[16]; /* write up to 16 pages at a time */ in fscrypt_zeroout_range() local
|
/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/btrfs/ |
D | file.c | 439 static void btrfs_drop_pages(struct page **pages, size_t num_pages) in btrfs_drop_pages() 463 int btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages, in btrfs_dirty_pages() 1345 static noinline int prepare_pages(struct inode *inode, struct page **pages, in prepare_pages() 1405 lock_and_cleanup_extent_if_need(struct btrfs_inode *inode, struct page **pages, in lock_and_cleanup_extent_if_need() 1567 struct page **pages = NULL; in btrfs_buffered_write() local
|