Home
last modified time | relevance | path

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

1234567

/fs/gfs2/
Daops.c127 int gfs2_jdata_writeback(struct address_space *mapping, struct writeback_control *wbc) in gfs2_jdata_writeback()
158 static int gfs2_writepages(struct address_space *mapping, in gfs2_writepages()
187 static int gfs2_write_jdata_batch(struct address_space *mapping, in gfs2_write_jdata_batch()
287 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata()
369 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages()
460 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read() local
553 static bool jdata_dirty_folio(struct address_space *mapping, in jdata_dirty_folio()
569 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap()
657 struct address_space *mapping = folio->mapping; in gfs2_release_folio() local
Dmeta_io.c89 static int gfs2_aspace_writepages(struct address_space *mapping, in gfs2_aspace_writepages()
128 struct address_space *mapping = gfs2_glock2aspace(gl); in gfs2_getbuf() local
347 struct address_space *mapping = bh->b_folio->mapping; in gfs2_remove_from_journal() local
416 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_getjdatabuf() local
/fs/jfs/
Dinode.c267 static int jfs_writepages(struct address_space *mapping, in jfs_writepages()
283 static void jfs_write_failed(struct address_space *mapping, loff_t to) in jfs_write_failed()
293 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin()
306 static int jfs_write_end(struct file *file, struct address_space *mapping, in jfs_write_end()
318 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap()
326 struct address_space *mapping = file->f_mapping; in jfs_direct_IO() local
/fs/bfs/
Dfile.c154 static int bfs_writepages(struct address_space *mapping, in bfs_writepages()
165 static void bfs_write_failed(struct address_space *mapping, loff_t to) in bfs_write_failed()
173 static int bfs_write_begin(struct file *file, struct address_space *mapping, in bfs_write_begin()
186 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) in bfs_bmap()
/fs/
Ddax.c356 static void dax_associate_entry(void *entry, struct address_space *mapping, in dax_associate_entry()
379 static void dax_disassociate_entry(void *entry, struct address_space *mapping, in dax_disassociate_entry()
431 struct address_space *mapping = READ_ONCE(folio->mapping); in dax_lock_folio() local
472 struct address_space *mapping = folio->mapping; in dax_unlock_folio() local
490 dax_entry_t dax_lock_mapping_entry(struct address_space *mapping, pgoff_t index, in dax_lock_mapping_entry()
533 void dax_unlock_mapping_entry(struct address_space *mapping, pgoff_t index, in dax_unlock_mapping_entry()
574 struct address_space *mapping, unsigned int order) in grab_mapping_entry()
677 struct page *dax_layout_busy_page_range(struct address_space *mapping, in dax_layout_busy_page_range()
739 struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page()
745 static int __dax_invalidate_entry(struct address_space *mapping, in __dax_invalidate_entry()
[all …]
Dbuffer.c570 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers()
673 struct address_space *mapping = inode->i_mapping; in mark_buffer_dirty_inode() local
724 bool block_dirty_folio(struct address_space *mapping, struct folio *folio) in block_dirty_folio()
781 struct address_space *mapping; in fsync_buffers_list() local
868 struct address_space *mapping = &inode->i_data; in invalidate_inode_buffers() local
891 struct address_space *mapping = &inode->i_data; in remove_inode_buffers() local
1042 struct address_space *mapping = bdev->bd_mapping; in grow_dev_folio() local
1199 struct address_space *mapping = NULL; in mark_buffer_dirty() local
2244 int block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, in block_write_begin()
2268 int block_write_end(struct file *file, struct address_space *mapping, in block_write_end()
[all …]
/fs/exfat/
Dinode.c415 struct address_space *mapping = rac->mapping; in exfat_readahead() local
429 static int exfat_writepages(struct address_space *mapping, in exfat_writepages()
438 static void exfat_write_failed(struct address_space *mapping, loff_t to) in exfat_write_failed()
449 static int exfat_write_begin(struct file *file, struct address_space *mapping, in exfat_write_begin()
466 static int exfat_write_end(struct file *file, struct address_space *mapping, in exfat_write_end()
494 struct address_space *mapping = iocb->ki_filp->f_mapping; in exfat_direct_IO() local
534 static sector_t exfat_aop_bmap(struct address_space *mapping, sector_t block) in exfat_aop_bmap()
/fs/hpfs/
Dfile.c171 static int hpfs_writepages(struct address_space *mapping, in hpfs_writepages()
177 static void hpfs_write_failed(struct address_space *mapping, loff_t to) in hpfs_write_failed()
191 static int hpfs_write_begin(struct file *file, struct address_space *mapping, in hpfs_write_begin()
206 static int hpfs_write_end(struct file *file, struct address_space *mapping, in hpfs_write_end()
224 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) in _hpfs_bmap()
/fs/affs/
Dfile.c374 static int affs_writepages(struct address_space *mapping, in affs_writepages()
385 static void affs_write_failed(struct address_space *mapping, loff_t to) in affs_write_failed()
399 struct address_space *mapping = file->f_mapping; in affs_direct_IO() local
418 static int affs_write_begin(struct file *file, struct address_space *mapping, in affs_write_begin()
433 static int affs_write_end(struct file *file, struct address_space *mapping, in affs_write_end()
451 static sector_t _affs_bmap(struct address_space *mapping, sector_t block) in _affs_bmap()
648 static int affs_write_begin_ofs(struct file *file, struct address_space *mapping, in affs_write_begin_ofs()
687 static int affs_write_end_ofs(struct file *file, struct address_space *mapping, in affs_write_end_ofs()
883 struct address_space *mapping = inode->i_mapping; in affs_truncate() local
/fs/adfs/
Dinode.c37 static int adfs_writepages(struct address_space *mapping, in adfs_writepages()
48 static void adfs_write_failed(struct address_space *mapping, loff_t to) in adfs_write_failed()
56 static int adfs_write_begin(struct file *file, struct address_space *mapping, in adfs_write_begin()
71 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) in _adfs_bmap()
/fs/omfs/
Dfile.c298 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in omfs_writepages()
303 static void omfs_write_failed(struct address_space *mapping, loff_t to) in omfs_write_failed()
313 static int omfs_write_begin(struct file *file, struct address_space *mapping, in omfs_write_begin()
326 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap()
/fs/hfsplus/
Dinode.c31 static void hfsplus_write_failed(struct address_space *mapping, loff_t to) in hfsplus_write_failed()
41 int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin()
55 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap()
124 struct address_space *mapping = file->f_mapping; in hfsplus_direct_IO() local
146 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/hfs/
Dinode.c37 static void hfs_write_failed(struct address_space *mapping, loff_t to) in hfs_write_failed()
47 int hfs_write_begin(struct file *file, struct address_space *mapping, in hfs_write_begin()
61 static sector_t hfs_bmap(struct address_space *mapping, sector_t block) in hfs_bmap()
127 struct address_space *mapping = file->f_mapping; in hfs_direct_IO() local
149 static int hfs_writepages(struct address_space *mapping, in hfs_writepages()
/fs/hugetlbfs/
Dinode.c314 struct address_space *mapping = file->f_mapping; in hugetlbfs_read_iter() local
389 struct address_space *mapping, in hugetlbfs_write_begin()
396 static int hugetlbfs_write_end(struct file *file, struct address_space *mapping, in hugetlbfs_write_end()
470 struct address_space *mapping, in hugetlb_unmap_file_folio()
589 struct address_space *mapping, in remove_inode_single_folio()
651 struct address_space *mapping = &inode->i_data; in remove_inode_hugepages() local
710 struct address_space *mapping = inode->i_mapping; in hugetlb_vmtruncate() local
726 struct address_space *mapping, in hugetlbfs_zero_partial_page()
751 struct address_space *mapping = inode->i_mapping; in hugetlbfs_punch_hole() local
806 struct address_space *mapping = inode->i_mapping; in hugetlbfs_fallocate() local
[all …]
/fs/bcachefs/
Dfs-io-buffered.c40 struct address_space *mapping; member
293 int bch2_read_single_folio(struct folio *folio, struct address_space *mapping) in bch2_read_single_folio()
630 int bch2_writepages(struct address_space *mapping, struct writeback_control *wbc) in bch2_writepages()
649 int bch2_write_begin(struct file *file, struct address_space *mapping, in bch2_write_begin()
732 int bch2_write_end(struct file *file, struct address_space *mapping, in bch2_write_end()
790 struct address_space *mapping, in __bch2_buffered_write()
961 struct address_space *mapping = file->f_mapping; in bch2_buffered_write() local
/fs/freevxfs/
Dvxfs_subr.c44 vxfs_get_page(struct address_space *mapping, u_long n) in vxfs_get_page()
149 vxfs_bmap(struct address_space *mapping, sector_t block) in vxfs_bmap()
/fs/ntfs3/
Dinode.c713 static sector_t ntfs_bmap(struct address_space *mapping, sector_t block) in ntfs_bmap()
721 struct address_space *mapping = folio->mapping; in ntfs_read_folio() local
748 struct address_space *mapping = rac->mapping; in ntfs_readahead() local
793 struct address_space *mapping = file->f_mapping; in ntfs_direct_IO() local
876 struct address_space *mapping = data; in ntfs_resident_writepage() local
894 static int ntfs_writepages(struct address_space *mapping, in ntfs_writepages()
915 int ntfs_write_begin(struct file *file, struct address_space *mapping, in ntfs_write_begin()
960 int ntfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, in ntfs_write_end()
1077 struct address_space *mapping = inode->i_mapping; in inode_read_data() local
Dfile.c105 struct address_space *mapping = inode->i_mapping; in ntfs_fileattr_set() local
198 struct address_space *mapping = inode->i_mapping; in ntfs_extend_initialized_size() local
275 struct address_space *mapping = inode->i_mapping; in ntfs_zero_range() local
416 struct address_space *mapping = inode->i_mapping; in ntfs_extend() local
565 struct address_space *mapping = inode->i_mapping; in ntfs_fallocate() local
953 static int ntfs_get_frame_pages(struct address_space *mapping, pgoff_t index, in ntfs_get_frame_pages()
998 struct address_space *mapping = inode->i_mapping; in ntfs_compress_write() local
/fs/netfs/
Dfscache_io.c165 struct address_space *mapping; member
174 void __fscache_clear_page_bits(struct address_space *mapping, in __fscache_clear_page_bits()
213 struct address_space *mapping, in __fscache_write_to_cache()
Dbuffered_write.c38 static struct folio *netfs_grab_folio_for_write(struct address_space *mapping, in netfs_grab_folio_for_write()
103 struct address_space *mapping = inode->i_mapping; in netfs_perform_write() local
503 struct address_space *mapping = file->f_mapping; in netfs_page_mkwrite() local
/fs/nilfs2/
Ddir.c90 struct address_space *mapping, size_t from, size_t to) in nilfs_commit_chunk()
189 struct address_space *mapping = dir->i_mapping; in nilfs_get_folio() local
408 struct address_space *mapping = folio->mapping; in nilfs_set_link() local
525 struct address_space *mapping = folio->mapping; in nilfs_delete_entry() local
568 struct address_space *mapping = inode->i_mapping; in nilfs_make_empty() local
/fs/ecryptfs/
Dmmap.c266 struct address_space *mapping, in ecryptfs_write_begin()
464 struct address_space *mapping, in ecryptfs_write_end()
526 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) in ecryptfs_bmap()
/fs/xfs/
Dxfs_aops.c472 struct address_space *mapping, in xfs_vm_writepages()
483 struct address_space *mapping, in xfs_dax_writepages()
495 struct address_space *mapping, in xfs_vm_bmap()
/fs/minix/
Dinode.c419 static int minix_writepages(struct address_space *mapping, in minix_writepages()
435 static void minix_write_failed(struct address_space *mapping, loff_t to) in minix_write_failed()
445 static int minix_write_begin(struct file *file, struct address_space *mapping, in minix_write_begin()
458 static sector_t minix_bmap(struct address_space *mapping, sector_t block) in minix_bmap()

1234567