/fs/nilfs2/ |
D | page.h | 35 struct buffer_head *nilfs_grab_buffer(struct inode *, struct address_space *, 42 int nilfs_copy_dirty_pages(struct address_space *, struct address_space *); 43 void nilfs_copy_back_pages(struct address_space *, struct address_space *); 45 void nilfs_clear_dirty_pages(struct address_space *, bool); 46 void nilfs_mapping_init(struct address_space *mapping, struct inode *inode);
|
D | btnode.h | 34 void nilfs_btnode_cache_clear(struct address_space *); 35 struct buffer_head *nilfs_btnode_create_block(struct address_space *btnc, 37 int nilfs_btnode_submit_block(struct address_space *, __u64, sector_t, int, 40 int nilfs_btnode_prepare_change_key(struct address_space *, 42 void nilfs_btnode_commit_change_key(struct address_space *, 44 void nilfs_btnode_abort_change_key(struct address_space *,
|
D | btnode.c | 40 void nilfs_btnode_cache_clear(struct address_space *btnc) in nilfs_btnode_cache_clear() 47 nilfs_btnode_create_block(struct address_space *btnc, __u64 blocknr) in nilfs_btnode_create_block() 72 int nilfs_btnode_submit_block(struct address_space *btnc, __u64 blocknr, in nilfs_btnode_submit_block() 147 struct address_space *mapping; in nilfs_btnode_delete() 173 int nilfs_btnode_prepare_change_key(struct address_space *btnc, in nilfs_btnode_prepare_change_key() 236 void nilfs_btnode_commit_change_key(struct address_space *btnc, in nilfs_btnode_commit_change_key() 276 void nilfs_btnode_abort_change_key(struct address_space *btnc, in nilfs_btnode_abort_change_key()
|
D | page.c | 48 struct address_space *mapping, in nilfs_grab_buffer() 155 struct address_space *m; in nilfs_page_bug() 240 int nilfs_copy_dirty_pages(struct address_space *dmap, in nilfs_copy_dirty_pages() 241 struct address_space *smap) in nilfs_copy_dirty_pages() 294 void nilfs_copy_back_pages(struct address_space *dmap, in nilfs_copy_back_pages() 295 struct address_space *smap) in nilfs_copy_back_pages() 358 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages() 447 void nilfs_mapping_init(struct address_space *mapping, struct inode *inode) in nilfs_mapping_init() 468 struct address_space *mapping = page->mapping; in __nilfs_clear_page_dirty()
|
D | dir.c | 96 struct address_space *mapping, in nilfs_commit_chunk() 191 struct address_space *mapping = dir->i_mapping; in nilfs_get_page() 422 struct address_space *mapping = page->mapping; in nilfs_set_link() 540 struct address_space *mapping = page->mapping; in nilfs_delete_entry() 581 struct address_space *mapping = inode->i_mapping; in nilfs_make_empty()
|
/fs/ |
D | dax.c | 342 static void dax_associate_entry(void *entry, struct address_space *mapping, in dax_associate_entry() 361 static void dax_disassociate_entry(void *entry, struct address_space *mapping, in dax_disassociate_entry() 408 struct address_space *mapping = READ_ONCE(page->mapping); in dax_lock_page() 449 struct address_space *mapping = page->mapping; in dax_unlock_page() 488 struct address_space *mapping, unsigned int order) in grab_mapping_entry() 591 struct page *dax_layout_busy_page_range(struct address_space *mapping, in dax_layout_busy_page_range() 653 struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() 659 static int __dax_invalidate_entry(struct address_space *mapping, in __dax_invalidate_entry() 688 int dax_delete_mapping_entry(struct address_space *mapping, pgoff_t index) in dax_delete_mapping_entry() 706 int dax_invalidate_mapping_entry_sync(struct address_space *mapping, in dax_invalidate_mapping_entry_sync() [all …]
|
D | buffer.c | 192 struct address_space *bd_mapping = bd_inode->i_mapping; in __find_get_block_slow() 541 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers() 543 struct address_space *buffer_mapping = mapping->private_data; in sync_mapping_buffers() 572 struct address_space *mapping = inode->i_mapping; in mark_buffer_dirty_inode() 573 struct address_space *buffer_mapping = bh->b_page->mapping; in mark_buffer_dirty_inode() 600 void __set_page_dirty(struct page *page, struct address_space *mapping, in __set_page_dirty() 644 struct address_space *mapping = page_mapping(page); in __set_page_dirty_buffers() 702 struct address_space *mapping; in fsync_buffers_list() 789 struct address_space *mapping = &inode->i_data; in invalidate_inode_buffers() 791 struct address_space *buffer_mapping = mapping->private_data; in invalidate_inode_buffers() [all …]
|
/fs/btrfs/ |
D | compression.h | 82 int btrfs_compress_pages(unsigned int type_level, struct address_space *mapping, 147 int zlib_compress_pages(struct list_head *ws, struct address_space *mapping, 158 int lzo_compress_pages(struct list_head *ws, struct address_space *mapping, 168 int zstd_compress_pages(struct list_head *ws, struct address_space *mapping,
|
/fs/freevxfs/ |
D | vxfs_subr.c | 42 static sector_t vxfs_bmap(struct address_space *, sector_t); 68 vxfs_get_page(struct address_space *mapping, u_long n) in vxfs_get_page() 180 vxfs_bmap(struct address_space *mapping, sector_t block) in vxfs_bmap()
|
/fs/hpfs/ |
D | file.c | 134 static int hpfs_writepages(struct address_space *mapping, in hpfs_writepages() 140 static void hpfs_write_failed(struct address_space *mapping, loff_t to) in hpfs_write_failed() 154 static int hpfs_write_begin(struct file *file, struct address_space *mapping, in hpfs_write_begin() 170 static int hpfs_write_end(struct file *file, struct address_space *mapping, in hpfs_write_end() 188 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) in _hpfs_bmap()
|
/fs/9p/ |
D | cache.h | 35 struct address_space *mapping, 60 struct address_space *mapping, in v9fs_readpages_from_fscache() 116 struct address_space *mapping, in v9fs_readpages_from_fscache()
|
D | vfs_addr.c | 98 static int v9fs_vfs_readpages(struct file *filp, struct address_space *mapping, in v9fs_vfs_readpages() 255 static int v9fs_write_begin(struct file *filp, struct address_space *mapping, in v9fs_write_begin() 291 static int v9fs_write_end(struct file *filp, struct address_space *mapping, in v9fs_write_end()
|
/fs/cifs/ |
D | fscache.h | 78 struct address_space *, 102 struct address_space *mapping, in cifs_readpages_from_fscache() 156 struct address_space *mapping, in cifs_readpages_from_fscache()
|
/fs/jfs/ |
D | inode.c | 290 static int jfs_writepages(struct address_space *mapping, in jfs_writepages() 306 static void jfs_write_failed(struct address_space *mapping, loff_t to) in jfs_write_failed() 316 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin() 330 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap() 338 struct address_space *mapping = file->f_mapping; in jfs_direct_IO()
|
/fs/nfs/ |
D | fscache.h | 102 struct inode *, struct address_space *, 144 struct address_space *mapping, in nfs_readpages_from_fscache() 223 struct address_space *mapping, in nfs_readpages_from_fscache()
|
/fs/gfs2/ |
D | aops.c | 202 static int gfs2_writepages(struct address_space *mapping, in gfs2_writepages() 232 static int gfs2_write_jdata_pagevec(struct address_space *mapping, in gfs2_write_jdata_pagevec() 327 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata() 408 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages() 511 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read() 636 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap() 723 struct address_space *mapping = page->mapping; in gfs2_releasepage()
|
D | main.c | 66 struct address_space *mapping = (struct address_space *)(gl + 1); in gfs2_init_gl_aspace_once() 108 sizeof(struct address_space), in init_gfs2_fs()
|
D | glops.c | 176 struct address_space *metamapping = &sdp->sd_aspace; in gfs2_rgrp_metasync() 233 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_inval() 293 struct address_space *metamapping = gfs2_glock2aspace(gl); in gfs2_inode_metasync() 313 struct address_space *metamapping = gfs2_glock2aspace(gl); in inode_go_sync() 330 struct address_space *mapping = ip->i_inode.i_mapping; in inode_go_sync() 367 struct address_space *mapping = gfs2_glock2aspace(gl); in inode_go_inval()
|
/fs/bfs/ |
D | file.c | 163 static void bfs_write_failed(struct address_space *mapping, loff_t to) in bfs_write_failed() 171 static int bfs_write_begin(struct file *file, struct address_space *mapping, in bfs_write_begin() 185 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) in bfs_bmap()
|
/fs/afs/ |
D | write.c | 77 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin() 162 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end() 238 static void afs_kill_pages(struct address_space *mapping, in afs_kill_pages() 281 struct address_space *mapping, in afs_redirty_pages() 422 static int afs_store_data(struct address_space *mapping, in afs_store_data() 494 static int afs_write_back_from_locked_page(struct address_space *mapping, in afs_write_back_from_locked_page() 680 static int afs_writepages_region(struct address_space *mapping, in afs_writepages_region() 746 int afs_writepages(struct address_space *mapping, in afs_writepages() 915 struct address_space *mapping = page->mapping; in afs_launder_page()
|
/fs/ocfs2/ |
D | aops.h | 32 int ocfs2_write_end_nolock(struct address_space *mapping, 41 int ocfs2_write_begin_nolock(struct address_space *mapping,
|
/fs/omfs/ |
D | file.c | 303 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in omfs_writepages() 308 static void omfs_write_failed(struct address_space *mapping, loff_t to) in omfs_write_failed() 318 static int omfs_write_begin(struct file *file, struct address_space *mapping, in omfs_write_begin() 332 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap()
|
/fs/jffs2/ |
D | file.c | 24 static int jffs2_write_end(struct file *filp, struct address_space *mapping, 27 static int jffs2_write_begin(struct file *filp, struct address_space *mapping, 132 static int jffs2_write_begin(struct file *filp, struct address_space *mapping, in jffs2_write_begin() 245 static int jffs2_write_end(struct file *filp, struct address_space *mapping, in jffs2_write_end()
|
/fs/exfat/ |
D | inode.c | 374 static int exfat_writepages(struct address_space *mapping, in exfat_writepages() 380 static void exfat_write_failed(struct address_space *mapping, loff_t to) in exfat_write_failed() 390 static int exfat_write_begin(struct file *file, struct address_space *mapping, in exfat_write_begin() 407 static int exfat_write_end(struct file *file, struct address_space *mapping, in exfat_write_end() 438 struct address_space *mapping = iocb->ki_filp->f_mapping; in exfat_direct_IO() 468 static sector_t exfat_aop_bmap(struct address_space *mapping, sector_t block) in exfat_aop_bmap()
|
/fs/ceph/ |
D | cache.h | 29 struct address_space *mapping, 134 struct address_space *mapping, in ceph_readpages_from_fscache()
|