/fs/xfs/linux-2.6/ |
D | xfs_fs_subr.c | 38 struct address_space *mapping = VFS_I(ip)->i_mapping; in xfs_tosspages() local 51 struct address_space *mapping = VFS_I(ip)->i_mapping; in xfs_flushinval_pages() local 71 struct address_space *mapping = VFS_I(ip)->i_mapping; in xfs_flush_pages() local 93 struct address_space *mapping = VFS_I(ip)->i_mapping; in xfs_wait_on_pages() local
|
/fs/jfs/ |
D | inode.c | 279 static int jfs_writepages(struct address_space *mapping, in jfs_writepages() 290 static int jfs_readpages(struct file *file, struct address_space *mapping, in jfs_readpages() 296 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin() 304 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap()
|
/fs/gfs2/ |
D | ops_address.c | 246 static int gfs2_writeback_writepages(struct address_space *mapping, in gfs2_writeback_writepages() 263 static int gfs2_write_jdata_pagevec(struct address_space *mapping, in gfs2_write_jdata_pagevec() 340 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata() 409 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages() 507 struct address_space *mapping = page->mapping; in gfs2_readpage() local 544 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read() local 586 static int gfs2_readpages(struct file *file, struct address_space *mapping, in gfs2_readpages() 622 static int gfs2_write_begin(struct file *file, struct address_space *mapping, in gfs2_write_begin() 818 static int gfs2_write_end(struct file *file, struct address_space *mapping, in gfs2_write_end() 895 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap()
|
D | meta_io.c | 102 struct address_space *mapping = gl->gl_aspace->i_mapping; in gfs2_meta_inval() local 121 struct address_space *mapping = gl->gl_aspace->i_mapping; in gfs2_meta_sync() local 142 struct address_space *mapping = gl->gl_aspace->i_mapping; in gfs2_getbuf() local
|
/fs/sysv/ |
D | dir.c | 43 struct address_space *mapping = page->mapping; in dir_commit_chunk() local 61 struct address_space *mapping = dir->i_mapping; in dir_get_page() local 245 struct address_space *mapping = page->mapping; in sysv_delete_entry() local 265 struct address_space *mapping = inode->i_mapping; in sysv_make_empty() local 347 struct address_space *mapping = page->mapping; in sysv_set_link() local
|
/fs/ecryptfs/ |
D | mmap.c | 50 struct address_space *mapping; in ecryptfs_get_locked_page() local 282 struct address_space *mapping, in ecryptfs_write_begin() 473 struct address_space *mapping, in ecryptfs_write_end() 523 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) in ecryptfs_bmap()
|
/fs/ |
D | buffer.c | 412 struct address_space *mapping = bdev->bd_inode->i_mapping; in invalidate_bdev() local 706 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers() 737 struct address_space *mapping = inode->i_mapping; in mark_buffer_dirty_inode() local 764 struct address_space *mapping, int warn) in __set_page_dirty() 812 struct address_space *mapping = page_mapping(page); in __set_page_dirty_buffers() local 859 struct address_space *mapping; in fsync_buffers_list() local 932 struct address_space *mapping = &inode->i_data; in invalidate_inode_buffers() local 955 struct address_space *mapping = &inode->i_data; in remove_inode_buffers() local 2036 int block_write_begin(struct file *file, struct address_space *mapping, in block_write_begin() 2088 int block_write_end(struct file *file, struct address_space *mapping, in block_write_end() [all …]
|
D | fs-writeback.c | 272 struct address_space *mapping = inode->i_mapping; in __sync_single_inode() local 454 struct address_space *mapping = inode->i_mapping; in generic_sync_sb_inodes() local 539 struct address_space *mapping; in generic_sync_sb_inodes() local 783 int generic_osync_inode(struct inode *inode, struct address_space *mapping, int what) in generic_osync_inode()
|
/fs/freevxfs/ |
D | vxfs_subr.c | 70 vxfs_get_page(struct address_space *mapping, u_long n) in vxfs_get_page() 182 vxfs_bmap(struct address_space *mapping, sector_t block) in vxfs_bmap()
|
/fs/omfs/ |
D | file.c | 309 static int omfs_readpages(struct file *file, struct address_space *mapping, in omfs_readpages() 321 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in omfs_writepages() 326 static int omfs_write_begin(struct file *file, struct address_space *mapping, in omfs_write_begin() 335 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap()
|
/fs/afs/ |
D | write.c | 120 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin() 246 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end() 468 static int afs_writepages_region(struct address_space *mapping, in afs_writepages_region() 548 int afs_writepages(struct address_space *mapping, in afs_writepages() 710 struct address_space *mapping = vnode->vfs_inode.i_mapping; in afs_writeback_all() local
|
/fs/hfsplus/ |
D | bitmap.c | 21 struct address_space *mapping; in hfsplus_block_allocate() local 164 struct address_space *mapping; in hfsplus_block_free() local
|
D | inode.c | 30 static int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin() 40 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap() 113 static int hfsplus_writepages(struct address_space *mapping, in hfsplus_writepages()
|
/fs/minix/ |
D | dir.c | 55 struct address_space *mapping = page->mapping; in dir_commit_chunk() local 73 struct address_space *mapping = dir->i_mapping; in dir_get_page() local 310 struct address_space *mapping = page->mapping; in minix_delete_entry() local 334 struct address_space *mapping = inode->i_mapping; in minix_make_empty() local 434 struct address_space *mapping = page->mapping; in minix_set_link() local
|
/fs/nfs/ |
D | inode.c | 117 int nfs_sync_mapping(struct address_space *mapping) in nfs_sync_mapping() 159 void nfs_zap_mapping(struct inode *inode, struct address_space *mapping) in nfs_zap_mapping() 411 struct address_space *mapping = inode->i_mapping; in nfs_vmtruncate() local 733 static int nfs_invalidate_mapping_nolock(struct inode *inode, struct address_space *mapping) in nfs_invalidate_mapping_nolock() 753 static int nfs_invalidate_mapping(struct inode *inode, struct address_space *mapping) in nfs_invalidate_mapping() 772 int nfs_revalidate_mapping_nolock(struct inode *inode, struct address_space *mapping) in nfs_revalidate_mapping_nolock() 797 int nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping) in nfs_revalidate_mapping()
|
/fs/ocfs2/ |
D | aops.c | 338 static int ocfs2_readpages(struct file *filp, struct address_space *mapping, in ocfs2_readpages() 490 static sector_t ocfs2_bmap(struct address_space *mapping, sector_t block) in ocfs2_bmap() 1149 static int ocfs2_grab_pages_for_write(struct address_space *mapping, in ocfs2_grab_pages_for_write() 1218 static int ocfs2_write_cluster(struct address_space *mapping, in ocfs2_write_cluster() 1319 static int ocfs2_write_cluster_by_desc(struct address_space *mapping, in ocfs2_write_cluster_by_desc() 1485 static int ocfs2_write_begin_inline(struct address_space *mapping, in ocfs2_write_begin_inline() 1550 static int ocfs2_try_to_write_inline_data(struct address_space *mapping, in ocfs2_try_to_write_inline_data() 1642 int ocfs2_write_begin_nolock(struct address_space *mapping, in ocfs2_write_begin_nolock() 1799 static int ocfs2_write_begin(struct file *file, struct address_space *mapping, in ocfs2_write_begin() 1867 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock() [all …]
|
/fs/hugetlbfs/ |
D | inode.c | 234 struct address_space *mapping = filp->f_mapping; in hugetlbfs_read() local 327 struct address_space *mapping, in hugetlbfs_write_begin() 334 static int hugetlbfs_write_end(struct file *file, struct address_space *mapping, in hugetlbfs_write_end() 353 struct address_space *mapping = &inode->i_data; in truncate_hugepages() local 462 struct address_space *mapping = inode->i_mapping; in hugetlb_vmtruncate() local 902 int hugetlb_get_quota(struct address_space *mapping, long delta) in hugetlb_get_quota() 919 void hugetlb_put_quota(struct address_space *mapping, long delta) in hugetlb_put_quota()
|
/fs/affs/ |
D | file.c | 405 static int affs_write_begin(struct file *file, struct address_space *mapping, in affs_write_begin() 415 static sector_t _affs_bmap(struct address_space *mapping, sector_t block) in _affs_bmap() 611 static int affs_write_begin_ofs(struct file *file, struct address_space *mapping, in affs_write_begin_ofs() 648 static int affs_write_end_ofs(struct file *file, struct address_space *mapping, in affs_write_end_ofs() 823 struct address_space *mapping = inode->i_mapping; in affs_truncate() local
|
/fs/bfs/ |
D | file.c | 168 static int bfs_write_begin(struct file *file, struct address_space *mapping, in bfs_write_begin() 177 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) in bfs_bmap()
|
/fs/hpfs/ |
D | file.c | 95 static int hpfs_write_begin(struct file *file, struct address_space *mapping, in hpfs_write_begin() 105 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) in _hpfs_bmap()
|
/fs/ntfs/ |
D | aops.h | 86 static inline struct page *ntfs_map_page(struct address_space *mapping, in ntfs_map_page()
|
/fs/fat/ |
D | inode.c | 128 static int fat_writepages(struct address_space *mapping, in fat_writepages() 139 static int fat_readpages(struct file *file, struct address_space *mapping, in fat_readpages() 145 static int fat_write_begin(struct file *file, struct address_space *mapping, in fat_write_begin() 155 static int fat_write_end(struct file *file, struct address_space *mapping, in fat_write_end() 200 static sector_t _fat_bmap(struct address_space *mapping, sector_t block) in _fat_bmap() 1492 struct address_space *mapping = inode->i_mapping; in writeback_inode() local 1525 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; in fat_flush_inodes() local
|
/fs/ufs/ |
D | dir.c | 45 struct address_space *mapping = page->mapping; in ufs_commit_chunk() local 193 struct address_space *mapping = dir->i_mapping; in ufs_get_page() local 521 struct address_space *mapping = page->mapping; in ufs_delete_entry() local 570 struct address_space *mapping = inode->i_mapping; in ufs_make_empty() local
|
/fs/ext2/ |
D | dir.c | 86 struct address_space *mapping = page->mapping; in ext2_commit_chunk() local 196 struct address_space *mapping = dir->i_mapping; in ext2_get_page() local 578 struct address_space *mapping = page->mapping; in ext2_delete_entry() local 623 struct address_space *mapping = inode->i_mapping; in ext2_make_empty() local
|
/fs/jffs2/ |
D | file.c | 124 static int jffs2_write_begin(struct file *filp, struct address_space *mapping, in jffs2_write_begin() 227 static int jffs2_write_end(struct file *filp, struct address_space *mapping, in jffs2_write_end()
|