Home
last modified time | relevance | path

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

1234567

/fs/gfs2/
A 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()
191 static int gfs2_write_jdata_batch(struct address_space *mapping, in gfs2_write_jdata_batch()
283 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata()
365 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages()
456 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read() local
549 static bool gfs2_jdata_dirty_folio(struct address_space *mapping, in gfs2_jdata_dirty_folio()
565 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap()
653 struct address_space *mapping = folio->mapping; in gfs2_release_folio() local
A 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
346 struct address_space *mapping = bh->b_folio->mapping; in gfs2_remove_from_journal() local
415 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_getjdatabuf() local
/fs/jfs/
A 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()
294 struct address_space *mapping, in jfs_write_begin()
308 struct address_space *mapping, in jfs_write_end()
320 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap()
328 struct address_space *mapping = file->f_mapping; in jfs_direct_IO() local
A Djfs_metapage.c156 static int __metapage_migrate_folio(struct address_space *mapping, in __metapage_migrate_folio()
232 static int __metapage_migrate_folio(struct address_space *mapping, in __metapage_migrate_folio()
549 static int metapage_writepages(struct address_space *mapping, in metapage_writepages()
645 static int metapage_migrate_folio(struct address_space *mapping, in metapage_migrate_folio()
689 struct address_space *mapping; in __get_metapage() local
805 struct address_space *mapping = folio->mapping; in metapage_write_one() local
904 struct address_space *mapping = in __invalidate_metapages() local
/fs/bfs/
A 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()
174 struct address_space *mapping, in bfs_write_begin()
187 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) in bfs_bmap()
/fs/exfat/
A 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()
450 struct address_space *mapping, in exfat_write_begin()
468 struct address_space *mapping, in exfat_write_end()
496 struct address_space *mapping = iocb->ki_filp->f_mapping; in exfat_direct_IO() local
536 static sector_t exfat_aop_bmap(struct address_space *mapping, sector_t block) in exfat_aop_bmap()
/fs/hpfs/
A 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()
192 struct address_space *mapping, in hpfs_write_begin()
208 struct address_space *mapping, in hpfs_write_end()
226 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) in _hpfs_bmap()
/fs/
A Ddax.c508 struct address_space *mapping = READ_ONCE(folio->mapping); in dax_lock_folio() local
549 struct address_space *mapping = folio->mapping; in dax_unlock_folio() local
651 struct address_space *mapping, unsigned int order) in grab_mapping_entry()
888 void dax_delete_mapping_range(struct address_space *mapping, in dax_delete_mapping_range()
1046 struct address_space *mapping = vmf->vma->vm_file->f_mapping; in dax_insert_entry() local
1101 struct address_space *mapping, void *entry) in dax_writeback_one()
1199 int dax_writeback_mapping_range(struct address_space *mapping, in dax_writeback_mapping_range()
1377 struct address_space *mapping = vmf->vma->vm_file->f_mapping; in dax_pmd_load_hole() local
1892 struct address_space *mapping = vmf->vma->vm_file->f_mapping; in dax_iomap_pte_fault() local
2004 struct address_space *mapping = vmf->vma->vm_file->f_mapping; in dax_iomap_pmd_fault() local
[all …]
A Dbuffer.c577 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers()
680 struct address_space *mapping = inode->i_mapping; in mark_buffer_dirty_inode() local
785 struct address_space *mapping; in fsync_buffers_list() local
871 struct address_space *mapping = &inode->i_data; in invalidate_inode_buffers() local
894 struct address_space *mapping = &inode->i_data; in remove_inode_buffers() local
1045 struct address_space *mapping = bdev->bd_mapping; in grow_dev_folio() local
1201 struct address_space *mapping = NULL; in mark_buffer_dirty() local
2475 struct address_space *mapping = inode->i_mapping; in generic_cont_expand_simple() local
2498 struct address_space *mapping, in cont_expand_zero()
2654 int block_truncate_page(struct address_space *mapping, in block_truncate_page()
[all …]
/fs/affs/
A 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
419 struct address_space *mapping, in affs_write_begin()
435 struct address_space *mapping, loff_t pos, in affs_write_end()
453 static sector_t _affs_bmap(struct address_space *mapping, sector_t block) in _affs_bmap()
651 struct address_space *mapping, in affs_write_begin_ofs()
691 struct address_space *mapping, in affs_write_end_ofs()
887 struct address_space *mapping = inode->i_mapping; in affs_truncate() local
/fs/adfs/
A 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()
57 struct address_space *mapping, in adfs_write_begin()
72 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) in _adfs_bmap()
/fs/ceph/
A Daddr.c884 struct address_space *mapping = inode->i_mapping; in writepages_finish() local
978 bool is_forced_umount(struct address_space *mapping) in is_forced_umount()
1026 void ceph_init_writeback_ctl(struct address_space *mapping, in ceph_init_writeback_ctl()
1203 void ceph_allocate_page_array(struct address_space *mapping, in ceph_allocate_page_array()
1288 int ceph_process_folio_batch(struct address_space *mapping, in ceph_process_folio_batch()
1409 int ceph_submit_write(struct address_space *mapping, in ceph_submit_write()
1868 struct address_space *mapping, in ceph_write_begin()
1891 struct address_space *mapping, loff_t pos, in ceph_write_end()
2009 struct address_space *mapping = inode->i_mapping; in ceph_filemap_fault() local
2155 struct address_space *mapping = inode->i_mapping; in ceph_fill_inline_data() local
[all …]
/fs/ecryptfs/
A Dmmap.c30 static int ecryptfs_writepages(struct address_space *mapping, in ecryptfs_writepages()
243 struct address_space *mapping, in ecryptfs_write_begin()
441 struct address_space *mapping, in ecryptfs_write_end()
503 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) in ecryptfs_bmap()
/fs/hugetlbfs/
A Dinode.c236 struct address_space *mapping = file->f_mapping; in hugetlbfs_read_iter() local
311 struct address_space *mapping, in hugetlbfs_write_begin()
319 struct address_space *mapping, in hugetlbfs_write_end()
393 struct address_space *mapping, in hugetlb_unmap_file_folio()
512 struct address_space *mapping, in remove_inode_single_folio()
572 struct address_space *mapping = &inode->i_data; in remove_inode_hugepages() local
632 struct address_space *mapping = inode->i_mapping; in hugetlb_vmtruncate() local
648 struct address_space *mapping, in hugetlbfs_zero_partial_page()
673 struct address_space *mapping = inode->i_mapping; in hugetlbfs_punch_hole() local
728 struct address_space *mapping = inode->i_mapping; in hugetlbfs_fallocate() local
[all …]
/fs/omfs/
A 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()
314 struct address_space *mapping, in omfs_write_begin()
327 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap()
/fs/hfs/
A Dinode.c37 static void hfs_write_failed(struct address_space *mapping, loff_t to) in hfs_write_failed()
47 int hfs_write_begin(const struct kiocb *iocb, 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/hfsplus/
A Dinode.c31 static void hfsplus_write_failed(struct address_space *mapping, loff_t to) in hfsplus_write_failed()
42 struct address_space *mapping, loff_t pos, in hfsplus_write_begin()
57 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap()
126 struct address_space *mapping = file->f_mapping; in hfsplus_direct_IO() local
148 static int hfsplus_writepages(struct address_space *mapping, in hfsplus_writepages()
A Dbitmap.c24 struct address_space *mapping; in hfsplus_block_allocate() local
168 struct address_space *mapping; in hfsplus_block_free() local
/fs/bcachefs/
A Dfs-io-buffered.c40 struct address_space *mapping; member
332 int bch2_read_single_folio(struct folio *folio, struct address_space *mapping) in bch2_read_single_folio()
658 int bch2_writepages(struct address_space *mapping, struct writeback_control *wbc) in bch2_writepages()
677 int bch2_write_begin(const struct kiocb *iocb, struct address_space *mapping, in bch2_write_begin()
760 int bch2_write_end(const struct kiocb *iocb, struct address_space *mapping, in bch2_write_end()
818 struct address_space *mapping, in __bch2_buffered_write()
989 struct address_space *mapping = file->f_mapping; in bch2_buffered_write() local
/fs/freevxfs/
A 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/
A 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
898 static int ntfs_writepages(struct address_space *mapping, in ntfs_writepages()
923 int ntfs_write_begin(const struct kiocb *iocb, struct address_space *mapping, in ntfs_write_begin()
973 struct address_space *mapping, loff_t pos, in ntfs_write_end()
1050 struct address_space *mapping = inode->i_mapping; in inode_read_data() local
/fs/netfs/
A Dfscache_io.c164 struct address_space *mapping; member
173 void __fscache_clear_page_bits(struct address_space *mapping, in __fscache_clear_page_bits()
210 struct address_space *mapping, in __fscache_write_to_cache()
A Dbuffered_write.c38 static struct folio *netfs_grab_folio_for_write(struct address_space *mapping, in netfs_grab_folio_for_write()
111 struct address_space *mapping = inode->i_mapping; in netfs_perform_write() local
510 struct address_space *mapping = file->f_mapping; in netfs_page_mkwrite() local
A Dbuffered_read.c400 struct address_space *mapping = folio->mapping; in netfs_read_gaps() local
497 struct address_space *mapping = folio->mapping; in netfs_read_folio() local
625 struct file *file, struct address_space *mapping, in netfs_write_begin()
720 struct address_space *mapping = folio->mapping; in netfs_prefetch_for_write() local
/fs/nilfs2/
A 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

Completed in 73 milliseconds

1234567