Home
last modified time | relevance | path

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

12

/fs/ntfs/
Dfile.c415 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
Dcompress.c521 struct page **pages; in ntfs_read_compressed_block() local
/fs/nfs/
Dread.c90 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()
Dnfs3acl.c188 struct page *pages[NFSACL_MAXPAGES] = { }; in nfs3_proc_getacl() local
295 struct page *pages[NFSACL_MAXPAGES]; in nfs3_proc_setacls() local
Ddirect.c125 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()
Dwrite.c935 struct page **pages; in nfs_flush_one() local
1363 long pages, ret; in nfs_sync_mapping_wait() local
/fs/ramfs/
Dfile-nommu.c65 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/
Dfile.c80 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
Dzlib.c188 struct page **pages, in btrfs_zlib_compress_pages()
Dcompression.c244 struct page *pages[16]; in end_compressed_writeback() local
/fs/proc/
Dmeminfo.c29 unsigned long pages[NR_LRU_LISTS]; in meminfo_proc_show() local
/fs/squashfs/
Dblock.c83 int length, u64 *next_index, int srclength, int pages) in squashfs_read_data()
Dcache.c400 int pages = (length + PAGE_CACHE_SIZE - 1) >> PAGE_CACHE_SHIFT; in squashfs_read_table() local
Dsquashfs_fs_sb.h35 int pages; member
/fs/isofs/
Dcompress.c62 struct page *pages[zisofs_block_pages]; in zisofs_readpage() local
/fs/jfs/
Dinode.c291 struct list_head *pages, unsigned nr_pages) in jfs_readpages()
/fs/
Dsplice.c276 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
Dmpage.c374 mpage_readpages(struct address_space *mapping, struct list_head *pages, in mpage_readpages()
/fs/omfs/
Dfile.c310 struct list_head *pages, unsigned nr_pages) in omfs_readpages()
/fs/afs/
Drxrpc.c245 struct page *pages[8]; in afs_send_pages() local
Dwrite.c320 struct page *pages[8], *page; in afs_write_back_from_locked_page() local
/fs/ocfs2/dlm/
Ddlmdomain.c82 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/
Dinode.c138 struct page *pages[BLKS_PER_BUF]; in cramfs_read() local
/fs/fuse/
Dfile.c560 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/
Daops.c339 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()

12