/fs/ntfs/ |
D | file.c | 415 pgoff_t index, const unsigned nr_pages, struct page **pages, in __ntfs_grab_cache_pages() 491 static int ntfs_prepare_pages_for_non_resident_write(struct page **pages, in ntfs_prepare_pages_for_non_resident_write() 1287 static inline size_t ntfs_copy_from_user(struct page **pages, in ntfs_copy_from_user() 1404 static inline size_t ntfs_copy_from_user_iovec(struct page **pages, in ntfs_copy_from_user_iovec() 1457 static inline void ntfs_flush_dcache_pages(struct page **pages, in ntfs_flush_dcache_pages() 1482 struct page **pages, const unsigned nr_pages, in ntfs_commit_pages_after_non_resident_write() 1636 static int ntfs_commit_pages_after_write(struct page **pages, in ntfs_commit_pages_after_write() 1791 struct page *pages[NTFS_MAX_PAGES_PER_CLUSTER]; in ntfs_file_buffered_write() local
|
D | compress.c | 521 struct page **pages; in ntfs_read_compressed_block() local
|
/fs/nfs/ |
D | read.c | 90 struct page **pages; in nfs_readpage_truncate_uninitialised_page() local 300 struct page **pages; in nfs_pagein_one() local 412 struct page **pages; in nfs_readpage_set_pages_uptodate() local 560 struct list_head *pages, unsigned nr_pages) in nfs_readpages()
|
D | nfs3acl.c | 188 struct page *pages[NFSACL_MAXPAGES] = { }; in nfs3_proc_getacl() local 295 struct page *pages[NFSACL_MAXPAGES]; in nfs3_proc_setacls() local
|
D | direct.c | 125 static void nfs_direct_dirty_pages(struct page **pages, unsigned int pgbase, size_t count) in nfs_direct_dirty_pages() 141 static void nfs_direct_release_pages(struct page **pages, unsigned int npages) in nfs_direct_release_pages()
|
D | write.c | 935 struct page **pages; in nfs_flush_one() local 1363 long pages, ret; in nfs_sync_mapping_wait() local
|
/fs/ramfs/ |
D | file-nommu.c | 65 struct page *pages; in ramfs_nommu_expand_for_mapping() local 247 struct page **pages = NULL, **ptr, *page; in ramfs_nommu_get_unmapped_area() local
|
/fs/btrfs/ |
D | file.c | 80 static noinline void btrfs_drop_pages(struct page **pages, size_t num_pages) in btrfs_drop_pages() 108 struct page **pages, in dirty_and_release_pages() 942 struct page **pages, size_t num_pages, in prepare_pages() 1019 struct page **pages = NULL; in btrfs_file_write() local
|
D | zlib.c | 188 struct page **pages, in btrfs_zlib_compress_pages()
|
D | compression.c | 244 struct page *pages[16]; in end_compressed_writeback() local
|
/fs/proc/ |
D | meminfo.c | 29 unsigned long pages[NR_LRU_LISTS]; in meminfo_proc_show() local
|
/fs/squashfs/ |
D | block.c | 83 int length, u64 *next_index, int srclength, int pages) in squashfs_read_data()
|
D | cache.c | 400 int pages = (length + PAGE_CACHE_SIZE - 1) >> PAGE_CACHE_SHIFT; in squashfs_read_table() local
|
D | squashfs_fs_sb.h | 35 int pages; member
|
/fs/isofs/ |
D | compress.c | 62 struct page *pages[zisofs_block_pages]; in zisofs_readpage() local
|
/fs/jfs/ |
D | inode.c | 291 struct list_head *pages, unsigned nr_pages) in jfs_readpages()
|
/fs/ |
D | splice.c | 276 struct page *pages[PIPE_BUFFERS]; in __generic_file_splice_read() local 1175 unsigned int nr_vecs, struct page **pages, in get_iovec_page_array() 1400 struct page *pages[PIPE_BUFFERS]; in vmsplice_to_pipe() local
|
D | mpage.c | 374 mpage_readpages(struct address_space *mapping, struct list_head *pages, in mpage_readpages()
|
/fs/omfs/ |
D | file.c | 310 struct list_head *pages, unsigned nr_pages) in omfs_readpages()
|
/fs/afs/ |
D | rxrpc.c | 245 struct page *pages[8]; in afs_send_pages() local
|
D | write.c | 320 struct page *pages[8], *page; in afs_write_back_from_locked_page() local
|
/fs/ocfs2/dlm/ |
D | dlmdomain.c | 82 static void dlm_free_pagevec(void **vec, int pages) in dlm_free_pagevec() 89 static void **dlm_alloc_pagevec(int pages) in dlm_alloc_pagevec()
|
/fs/cramfs/ |
D | inode.c | 138 struct page *pages[BLKS_PER_BUF]; in cramfs_read() local
|
/fs/fuse/ |
D | file.c | 560 struct list_head *pages, unsigned nr_pages) in fuse_readpages() 1486 static int fuse_ioctl_copy_user(struct page **pages, struct iovec *iov, in fuse_ioctl_copy_user() 1589 struct page **pages = NULL; in fuse_file_do_ioctl() local
|
/fs/ocfs2/ |
D | aops.c | 339 struct list_head *pages, unsigned nr_pages) in ocfs2_readpages() 953 void ocfs2_unlock_and_free_pages(struct page **pages, int num_pages) in ocfs2_unlock_and_free_pages()
|