Home
last modified time | relevance | path

Searched defs:pages (Results 1 – 25 of 84) sorted by relevance

1234

/fs/ceph/
Dcache.h69 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/
Dfscache.h103 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()
Dfscache.c290 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/
Dpage_actor.h12 int pages; member
18 int pages, int length) in squashfs_page_actor_init()
58 int pages; member
Dpage_actor.c42 int pages, int length) in squashfs_page_actor_init()
82 int pages, int length) in squashfs_page_actor_init_special()
Dfile_direct.c36 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()
Dcache.c408 int pages = (length + PAGE_SIZE - 1) >> PAGE_SHIFT; in squashfs_read_table() local
/fs/ntfs/
Dfile.c495 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/
Dcompress.c42 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/
Dpcpubuf.c15 struct page **pages; member
64 struct page **pages, **oldpages; in erofs_pcpubuf_growsize() local
Dzpvec.h31 erofs_vtptr_t *pages; member
88 erofs_vtptr_t *pages, in z_erofs_pagevec_ctor_init()
/fs/ramfs/
Dfile-nommu.c65 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/
Dcache.h61 struct list_head *pages, in v9fs_readpages_from_fscache()
117 struct list_head *pages, in v9fs_readpages_from_fscache()
Dcache.c280 struct list_head *pages, in __v9fs_readpages_from_fscache()
/fs/nfs/
Dnfs3acl.c50 struct page *pages[NFSACL_MAXPAGES] = { }; in nfs3_get_acl() local
163 struct page *pages[NFSACL_MAXPAGES]; in __nfs3_proc_setacls() local
Dfscache.h145 struct list_head *pages, in nfs_readpages_from_fscache()
224 struct list_head *pages, in nfs_readpages_from_fscache()
Dpnfs_dev.c101 struct page **pages = NULL; in nfs4_get_device_info() local
/fs/cramfs/
Dinode.c186 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/
Dmeminfo.c38 unsigned long pages[NR_LRU_LISTS]; in meminfo_proc_show() local
/fs/cachefiles/
Drdwr.c683 struct list_head *pages, in cachefiles_read_or_alloc_pages()
834 struct list_head *pages, in cachefiles_allocate_pages()
/fs/afs/
Dfile.c443 struct list_head *pages) in afs_readpages_one()
544 struct list_head *pages, unsigned nr_pages) in afs_readpages()
/fs/crypto/
Dbio.c117 struct page *pages[16]; /* write up to 16 pages at a time */ in fscrypt_zeroout_range() local
/fs/fscache/
Dpage.c560 struct list_head *pages, in __fscache_read_or_alloc_pages()
766 struct list_head *pages) in __fscache_readpages_cancel()
/fs/btrfs/tests/
Dextent-io-tests.c23 struct page *pages[16]; in process_page_range() local
/fs/btrfs/
Dfile.c439 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

1234