| /OK3568_Linux_fs/kernel/fs/coda/ |
| H A D | symlink.c | 47 .readpage = coda_symlink_filler,
|
| /OK3568_Linux_fs/kernel/fs/freevxfs/ |
| H A D | vxfs_immed.c | 47 .readpage = vxfs_immed_readpage,
|
| H A D | vxfs_subr.c | 45 .readpage = vxfs_readpage,
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | symlink.c | 86 .readpage = ocfs2_fast_symlink_readpage,
|
| /OK3568_Linux_fs/kernel/fs/efs/ |
| H A D | symlink.c | 52 .readpage = efs_symlink_readpage
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | Makefile | 11 mmp.o move_extent.o namei.o page-io.o readpage.o resize.o \
|
| /OK3568_Linux_fs/kernel/fs/affs/ |
| H A D | symlink.c | 70 .readpage = affs_symlink_readpage,
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | symlink.c | 104 .readpage = squashfs_symlink_readpage
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | symlink.c | 185 .readpage = udf_symlink_filler,
|
| H A D | file.c | 128 .readpage = udf_adinicb_readpage,
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | readahead.c | 159 aops->readpage(rac->file, page); in read_pages() 298 if (unlikely(!mapping->a_ops->readpage && !mapping->a_ops->readpages && in force_page_cache_ra()
|
| H A D | filemap.c | 2396 readpage: in generic_file_buffered_read() 2409 error = mapping->a_ops->readpage(filp, page); in generic_file_buffered_read() 2477 goto readpage; in generic_file_buffered_read() 2867 error = mapping->a_ops->readpage(file, page); in filemap_fault() 3115 if (!mapping->a_ops->readpage) in generic_file_mmap() 3189 err = mapping->a_ops->readpage(data, page); in do_read_cache_page()
|
| /OK3568_Linux_fs/kernel/fs/cachefiles/ |
| H A D | rdwr.c | 121 ret = bmapping->a_ops->readpage(NULL, backpage); in cachefiles_read_reissue() 284 ret = bmapping->a_ops->readpage(NULL, backpage); in cachefiles_read_backing_file_one() 521 ret = bmapping->a_ops->readpage(NULL, backpage); in cachefiles_read_backing_file()
|
| /OK3568_Linux_fs/kernel/fs/bfs/ |
| H A D | file.c | 191 .readpage = bfs_readpage,
|
| /OK3568_Linux_fs/kernel/fs/configfs/ |
| H A D | inode.c | 34 .readpage = simple_readpage,
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | aops.c | 788 .readpage = gfs2_readpage, 803 .readpage = gfs2_readpage,
|
| /OK3568_Linux_fs/kernel/fs/ramfs/ |
| H A D | inode.c | 57 .readpage = simple_readpage,
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | locking.rst | 239 int (*readpage)(struct file *, struct page *); 272 readpage: yes, unlocks 294 ->write_begin(), ->write_end() and ->readpage() may be called from 297 ->readpage() unlocks the page, either synchronously or via I/O 300 ->readahead() unlocks the pages that I/O is attempted on like ->readpage().
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | vfs_addr.c | 326 .readpage = v9fs_vfs_readpage,
|
| /OK3568_Linux_fs/kernel/fs/cramfs/ |
| H A D | README | 176 e.g. get readpage to decompress to a buffer of size MAX_BLKSIZE (which 178 Getting readpage to read into all the covered pages is harder.
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | inode.c | 158 .readpage = hfsplus_readpage, 167 .readpage = hfsplus_readpage,
|
| /OK3568_Linux_fs/kernel/fs/hpfs/ |
| H A D | file.c | 199 .readpage = hpfs_readpage,
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | aops.c | 1653 .readpage = ntfs_readpage, 1668 .readpage = ntfs_readpage, 1683 .readpage = ntfs_readpage, /* Fill page with data. */
|
| /OK3568_Linux_fs/kernel/fs/hfs/ |
| H A D | inode.c | 162 .readpage = hfs_readpage, 171 .readpage = hfs_readpage,
|
| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | compress.c | 372 .readpage = zisofs_readpage,
|