Home
last modified time | relevance | path

Searched defs:mapping (Results 1 – 25 of 158) sorted by relevance

1234567

/fs/hpfs/
Dfile.c128 static int hpfs_readpages(struct file *file, struct address_space *mapping, in hpfs_readpages()
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/
Ddax.c331 static void dax_associate_entry(void *entry, struct address_space *mapping, in dax_associate_entry()
350 static void dax_disassociate_entry(void *entry, struct address_space *mapping, in dax_disassociate_entry()
397 struct address_space *mapping = READ_ONCE(page->mapping); in dax_lock_page() local
438 struct address_space *mapping = page->mapping; in dax_unlock_page() local
477 struct address_space *mapping, unsigned int order) in grab_mapping_entry()
576 struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page()
630 static int __dax_invalidate_entry(struct address_space *mapping, in __dax_invalidate_entry()
659 int dax_delete_mapping_entry(struct address_space *mapping, pgoff_t index) in dax_delete_mapping_entry()
677 int dax_invalidate_mapping_entry_sync(struct address_space *mapping, in dax_invalidate_mapping_entry_sync()
717 struct address_space *mapping, struct vm_fault *vmf, in dax_insert_entry()
[all …]
Dbuffer.c517 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers()
548 struct address_space *mapping = inode->i_mapping; in mark_buffer_dirty_inode() local
576 void __set_page_dirty(struct page *page, struct address_space *mapping, in __set_page_dirty()
620 struct address_space *mapping = page_mapping(page); in __set_page_dirty_buffers() local
678 struct address_space *mapping; in fsync_buffers_list() local
765 struct address_space *mapping = &inode->i_data; in invalidate_inode_buffers() local
788 struct address_space *mapping = &inode->i_data; in remove_inode_buffers() local
1107 struct address_space *mapping = NULL; in mark_buffer_dirty() local
2067 int block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, in block_write_begin()
2090 int block_write_end(struct file *file, struct address_space *mapping, in block_write_end()
[all …]
/fs/jfs/
Dinode.c288 static int jfs_writepages(struct address_space *mapping, in jfs_writepages()
299 static int jfs_readpages(struct file *file, struct address_space *mapping, in jfs_readpages()
305 static void jfs_write_failed(struct address_space *mapping, loff_t to) in jfs_write_failed()
315 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin()
329 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap()
337 struct address_space *mapping = file->f_mapping; in jfs_direct_IO() local
/fs/afs/
Dwrite.c77 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin()
181 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end()
232 static void afs_kill_pages(struct address_space *mapping, in afs_kill_pages()
275 struct address_space *mapping, in afs_redirty_pages()
354 static int afs_store_data(struct address_space *mapping, in afs_store_data()
451 static int afs_write_back_from_locked_page(struct address_space *mapping, in afs_write_back_from_locked_page()
631 static int afs_writepages_region(struct address_space *mapping, in afs_writepages_region()
697 int afs_writepages(struct address_space *mapping, in afs_writepages()
852 struct address_space *mapping = page->mapping; in afs_launder_page() local
/fs/gfs2/
Daops.c209 static int gfs2_writepages(struct address_space *mapping, in gfs2_writepages()
238 static int gfs2_write_jdata_pagevec(struct address_space *mapping, in gfs2_write_jdata_pagevec()
333 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata()
414 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages()
518 struct address_space *mapping = page->mapping; in gfs2_readpage() local
554 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read() local
599 static int gfs2_readpages(struct file *file, struct address_space *mapping, in gfs2_readpages()
688 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap()
772 struct address_space *mapping = page->mapping; in gfs2_releasepage() local
Dglops.c146 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_sync() local
187 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_inval() local
260 struct address_space *mapping = ip->i_inode.i_mapping; in inode_go_sync() local
297 struct address_space *mapping = gfs2_glock2aspace(gl); in inode_go_inval() local
/fs/omfs/
Dfile.c292 static int omfs_readpages(struct file *file, struct address_space *mapping, in omfs_readpages()
304 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in omfs_writepages()
309 static void omfs_write_failed(struct address_space *mapping, loff_t to) in omfs_write_failed()
319 static int omfs_write_begin(struct file *file, struct address_space *mapping, in omfs_write_begin()
333 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap()
/fs/erofs/
Ddata.c37 struct address_space *const mapping = sb->s_bdev->bd_inode->i_mapping; in erofs_get_meta_page() local
128 struct address_space *mapping, in erofs_read_raw_page()
284 struct address_space *mapping, in erofs_raw_access_readpages()
344 static sector_t erofs_bmap(struct address_space *mapping, sector_t block) in erofs_bmap()
/fs/bfs/
Dfile.c163 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/hfsplus/
Dinode.c35 static void hfsplus_write_failed(struct address_space *mapping, loff_t to) in hfsplus_write_failed()
45 static int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin()
61 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap()
129 struct address_space *mapping = file->f_mapping; in hfsplus_direct_IO() local
151 static int hfsplus_writepages(struct address_space *mapping, in hfsplus_writepages()
Dbitmap.c24 struct address_space *mapping; in hfsplus_block_allocate() local
168 struct address_space *mapping; in hfsplus_block_free() local
/fs/f2fs/
Ddata.c38 struct address_space *mapping = page->mapping; in __is_cp_guaranteed() local
60 struct address_space *mapping = page_file_mapping(page); in __read_io_type() local
1003 struct address_space *mapping = inode->i_mapping; in f2fs_get_read_data_page() local
1073 struct address_space *mapping = inode->i_mapping; in f2fs_find_data_page() local
1104 struct address_space *mapping = inode->i_mapping; in f2fs_get_lock_data_page() local
1136 struct address_space *mapping = inode->i_mapping; in f2fs_get_new_data_page() local
1934 static int f2fs_mpage_readpages(struct address_space *mapping, in f2fs_mpage_readpages()
1999 struct address_space *mapping, in f2fs_read_data_pages()
2416 static int f2fs_write_cache_pages(struct address_space *mapping, in f2fs_write_cache_pages()
2586 static int __f2fs_write_data_pages(struct address_space *mapping, in __f2fs_write_data_pages()
[all …]
/fs/freevxfs/
Dvxfs_subr.c68 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/affs/
Dfile.c382 static void affs_write_failed(struct address_space *mapping, loff_t to) in affs_write_failed()
396 struct address_space *mapping = file->f_mapping; in affs_direct_IO() local
415 static int affs_write_begin(struct file *file, struct address_space *mapping, in affs_write_begin()
431 static sector_t _affs_bmap(struct address_space *mapping, sector_t block) in _affs_bmap()
631 static int affs_write_begin_ofs(struct file *file, struct address_space *mapping, in affs_write_begin_ofs()
669 static int affs_write_end_ofs(struct file *file, struct address_space *mapping, in affs_write_end_ofs()
855 struct address_space *mapping = inode->i_mapping; in affs_truncate() local
/fs/hfs/
Dinode.c41 static void hfs_write_failed(struct address_space *mapping, loff_t to) in hfs_write_failed()
51 static int hfs_write_begin(struct file *file, struct address_space *mapping, in hfs_write_begin()
67 static sector_t hfs_bmap(struct address_space *mapping, sector_t block) in hfs_bmap()
132 struct address_space *mapping = file->f_mapping; in hfs_direct_IO() local
154 static int hfs_writepages(struct address_space *mapping, in hfs_writepages()
/fs/adfs/
Dinode.c45 static void adfs_write_failed(struct address_space *mapping, loff_t to) in adfs_write_failed()
53 static int adfs_write_begin(struct file *file, struct address_space *mapping, in adfs_write_begin()
69 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) in _adfs_bmap()
/fs/nilfs2/
Dpage.c48 struct address_space *mapping, in nilfs_grab_buffer()
359 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages()
441 void nilfs_mapping_init(struct address_space *mapping, struct inode *inode) in nilfs_mapping_init()
463 struct address_space *mapping = page->mapping; in __nilfs_clear_page_dirty() local
Ddir.c96 struct address_space *mapping, in nilfs_commit_chunk()
191 struct address_space *mapping = dir->i_mapping; in nilfs_get_page() local
422 struct address_space *mapping = page->mapping; in nilfs_set_link() local
540 struct address_space *mapping = page->mapping; in nilfs_delete_entry() local
581 struct address_space *mapping = inode->i_mapping; in nilfs_make_empty() local
/fs/ext2/
Dinode.c59 static void ext2_write_failed(struct address_space *mapping, loff_t to) in ext2_write_failed()
881 ext2_readpages(struct file *file, struct address_space *mapping, in ext2_readpages()
888 ext2_write_begin(struct file *file, struct address_space *mapping, in ext2_write_begin()
901 static int ext2_write_end(struct file *file, struct address_space *mapping, in ext2_write_end()
914 ext2_nobh_write_begin(struct file *file, struct address_space *mapping, in ext2_nobh_write_begin()
933 static sector_t ext2_bmap(struct address_space *mapping, sector_t block) in ext2_bmap()
942 struct address_space *mapping = file->f_mapping; in ext2_direct_IO() local
955 ext2_writepages(struct address_space *mapping, struct writeback_control *wbc) in ext2_writepages()
961 ext2_dax_writepages(struct address_space *mapping, struct writeback_control *wbc) in ext2_dax_writepages()
/fs/hugetlbfs/
Dinode.c274 struct address_space *mapping = file->f_mapping; in hugetlbfs_read_iter() local
333 struct address_space *mapping, in hugetlbfs_write_begin()
340 static int hugetlbfs_write_end(struct file *file, struct address_space *mapping, in hugetlbfs_write_end()
418 struct address_space *mapping = &inode->i_data; in remove_inode_hugepages() local
517 struct address_space *mapping = inode->i_mapping; in hugetlb_vmtruncate() local
546 struct address_space *mapping = inode->i_mapping; in hugetlbfs_punch_hole() local
575 struct address_space *mapping = inode->i_mapping; in hugetlbfs_fallocate() local
879 static int hugetlbfs_migrate_page(struct address_space *mapping, in hugetlbfs_migrate_page()
908 static int hugetlbfs_error_remove_page(struct address_space *mapping, in hugetlbfs_error_remove_page()
/fs/ceph/
Daddr.c75 struct address_space *mapping = page->mapping; in ceph_set_page_dirty() local
441 static int ceph_readpages(struct file *file, struct address_space *mapping, in ceph_readpages()
703 struct address_space *mapping = inode->i_mapping; in writepages_finish() local
779 static int ceph_writepages_start(struct address_space *mapping, in ceph_writepages_start()
1317 static int ceph_write_begin(struct file *file, struct address_space *mapping, in ceph_write_begin()
1349 static int ceph_write_end(struct file *file, struct address_space *mapping, in ceph_write_end()
1477 struct address_space *mapping = inode->i_mapping; in ceph_filemap_fault() local
1619 struct address_space *mapping = inode->i_mapping; in ceph_fill_inline_data() local
1800 struct address_space *mapping = file->f_mapping; in ceph_mmap() local
/fs/9p/
Dvfs_addr.c98 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/ecryptfs/
Dmmap.c265 struct address_space *mapping, in ecryptfs_write_begin()
463 struct address_space *mapping, in ecryptfs_write_end()
525 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) in ecryptfs_bmap()
/fs/ocfs2/
Daops.c354 static int ocfs2_readpages(struct file *filp, struct address_space *mapping, in ocfs2_readpages()
457 static sector_t ocfs2_bmap(struct address_space *mapping, sector_t block) in ocfs2_bmap()
1037 static int ocfs2_grab_pages_for_write(struct address_space *mapping, in ocfs2_grab_pages_for_write()
1127 static int ocfs2_write_cluster(struct address_space *mapping, in ocfs2_write_cluster()
1231 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()
1551 static int ocfs2_try_to_write_inline_data(struct address_space *mapping, in ocfs2_try_to_write_inline_data()
1659 int ocfs2_write_begin_nolock(struct address_space *mapping, in ocfs2_write_begin_nolock()
1895 static int ocfs2_write_begin(struct file *file, struct address_space *mapping, in ocfs2_write_begin()
1963 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock()
[all …]

1234567