Home
last modified time | relevance | path

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

123456

/fs/
Ddax.c118 struct address_space *mapping; member
127 static wait_queue_head_t *dax_entry_waitqueue(struct address_space *mapping, in dax_entry_waitqueue()
167 static void dax_wake_mapping_entry_waiter(struct address_space *mapping, in dax_wake_mapping_entry_waiter()
189 static inline int slot_locked(struct address_space *mapping, void **slot) in slot_locked()
200 static inline void *lock_slot(struct address_space *mapping, void **slot) in lock_slot()
214 static inline void *unlock_slot(struct address_space *mapping, void **slot) in unlock_slot()
233 static void *get_unlocked_mapping_entry(struct address_space *mapping, in get_unlocked_mapping_entry()
264 static void dax_unlock_mapping_entry(struct address_space *mapping, in dax_unlock_mapping_entry()
281 static void put_locked_mapping_entry(struct address_space *mapping, in put_locked_mapping_entry()
291 static void put_unlocked_mapping_entry(struct address_space *mapping, in put_unlocked_mapping_entry()
[all …]
Dbuffer.c567 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers()
598 struct address_space *mapping = inode->i_mapping; in mark_buffer_dirty_inode() local
626 static void __set_page_dirty(struct page *page, struct address_space *mapping, in __set_page_dirty()
669 struct address_space *mapping = page_mapping(page); in __set_page_dirty_buffers() local
727 struct address_space *mapping; in fsync_buffers_list() local
814 struct address_space *mapping = &inode->i_data; in invalidate_inode_buffers() local
837 struct address_space *mapping = &inode->i_data; in remove_inode_buffers() local
1167 struct address_space *mapping = NULL; in mark_buffer_dirty() local
2125 int block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, in block_write_begin()
2148 int block_write_end(struct file *file, struct address_space *mapping, in block_write_end()
[all …]
/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/jfs/
Dinode.c289 static int jfs_writepages(struct address_space *mapping, in jfs_writepages()
300 static int jfs_readpages(struct file *file, struct address_space *mapping, in jfs_readpages()
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() local
/fs/gfs2/
Daops.c234 static int gfs2_writepages(struct address_space *mapping, in gfs2_writepages()
264 static int gfs2_write_jdata_pagevec(struct address_space *mapping, in gfs2_write_jdata_pagevec()
359 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata()
440 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages()
541 struct address_space *mapping = page->mapping; in gfs2_readpage() local
577 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read() local
622 static int gfs2_readpages(struct file *file, struct address_space *mapping, in gfs2_readpages()
658 static int gfs2_write_begin(struct file *file, struct address_space *mapping, in gfs2_write_begin()
884 static int gfs2_write_end(struct file *file, struct address_space *mapping, in gfs2_write_end()
962 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap()
[all …]
Dglops.c146 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_sync() local
186 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_inval() local
258 struct address_space *mapping = ip->i_inode.i_mapping; in inode_go_sync() local
295 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/f2fs/
Ddata.c36 struct address_space *mapping = page->mapping; in __is_cp_guaranteed() local
58 struct address_space *mapping = page->mapping; in __read_io_type() local
760 struct address_space *mapping = inode->i_mapping; in f2fs_get_read_data_page() local
818 struct address_space *mapping = inode->i_mapping; in f2fs_find_data_page() local
849 struct address_space *mapping = inode->i_mapping; in f2fs_get_lock_data_page() local
881 struct address_space *mapping = inode->i_mapping; in f2fs_get_new_data_page() local
1551 static int f2fs_mpage_readpages(struct address_space *mapping, in f2fs_mpage_readpages()
1705 struct address_space *mapping, in f2fs_read_data_pages()
2111 static int f2fs_write_cache_pages(struct address_space *mapping, in f2fs_write_cache_pages()
2272 static int __f2fs_write_data_pages(struct address_space *mapping, in __f2fs_write_data_pages()
[all …]
/fs/hfsplus/
Dinode.c36 static void hfsplus_write_failed(struct address_space *mapping, loff_t to) in hfsplus_write_failed()
46 static int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin()
62 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap()
130 struct address_space *mapping = file->f_mapping; in hfsplus_direct_IO() local
152 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/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/afs/
Dwrite.c124 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin()
253 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end()
491 static int afs_writepages_region(struct address_space *mapping, in afs_writepages_region()
567 int afs_writepages(struct address_space *mapping, in afs_writepages()
686 struct address_space *mapping = vnode->vfs_inode.i_mapping; in afs_writeback_all() local
/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.c48 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()
72 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) in _adfs_bmap()
/fs/nilfs2/
Dpage.c57 struct address_space *mapping, in nilfs_grab_buffer()
370 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages()
452 void nilfs_mapping_init(struct address_space *mapping, struct inode *inode) in nilfs_mapping_init()
474 struct address_space *mapping = page->mapping; in __nilfs_clear_page_dirty() local
Ddir.c105 struct address_space *mapping, in nilfs_commit_chunk()
200 struct address_space *mapping = dir->i_mapping; in nilfs_get_page() local
431 struct address_space *mapping = page->mapping; in nilfs_set_link() local
549 struct address_space *mapping = page->mapping; in nilfs_delete_entry() local
590 struct address_space *mapping = inode->i_mapping; in nilfs_make_empty() local
/fs/ceph/
Daddr.c73 struct address_space *mapping = page->mapping; in ceph_set_page_dirty() local
435 static int ceph_readpages(struct file *file, struct address_space *mapping, in ceph_readpages()
707 struct address_space *mapping = inode->i_mapping; in writepages_finish() local
781 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()
1474 struct address_space *mapping = inode->i_mapping; in ceph_filemap_fault() local
1615 struct address_space *mapping = inode->i_mapping; in ceph_fill_inline_data() local
1796 struct address_space *mapping = file->f_mapping; in ceph_mmap() local
/fs/hugetlbfs/
Dinode.c270 struct address_space *mapping = file->f_mapping; in hugetlbfs_read_iter() local
329 struct address_space *mapping, in hugetlbfs_write_begin()
336 static int hugetlbfs_write_end(struct file *file, struct address_space *mapping, in hugetlbfs_write_end()
414 struct address_space *mapping = &inode->i_data; in remove_inode_hugepages() local
506 struct address_space *mapping = inode->i_mapping; in hugetlb_vmtruncate() local
535 struct address_space *mapping = inode->i_mapping; in hugetlbfs_punch_hole() local
555 struct address_space *mapping = inode->i_mapping; in hugetlbfs_fallocate() local
843 static int hugetlbfs_migrate_page(struct address_space *mapping, in hugetlbfs_migrate_page()
872 static int hugetlbfs_error_remove_page(struct address_space *mapping, in hugetlbfs_error_remove_page()
/fs/9p/
Dvfs_addr.c113 static int v9fs_vfs_readpages(struct file *filp, struct address_space *mapping, in v9fs_vfs_readpages()
270 static int v9fs_write_begin(struct file *filp, struct address_space *mapping, in v9fs_write_begin()
306 static int v9fs_write_end(struct file *filp, struct address_space *mapping, in v9fs_write_end()
/fs/ext2/
Dinode.c59 static void ext2_write_failed(struct address_space *mapping, loff_t to) in ext2_write_failed()
879 ext2_readpages(struct file *file, struct address_space *mapping, in ext2_readpages()
886 ext2_write_begin(struct file *file, struct address_space *mapping, in ext2_write_begin()
899 static int ext2_write_end(struct file *file, struct address_space *mapping, in ext2_write_end()
912 ext2_nobh_write_begin(struct file *file, struct address_space *mapping, in ext2_nobh_write_begin()
931 static sector_t ext2_bmap(struct address_space *mapping, sector_t block) in ext2_bmap()
940 struct address_space *mapping = file->f_mapping; in ext2_direct_IO() local
956 ext2_writepages(struct address_space *mapping, struct writeback_control *wbc) in ext2_writepages()
/fs/ecryptfs/
Dmmap.c279 struct address_space *mapping, in ecryptfs_write_begin()
479 struct address_space *mapping, in ecryptfs_write_end()
541 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) in ecryptfs_bmap()
/fs/ocfs2/
Daops.c367 static int ocfs2_readpages(struct file *filp, struct address_space *mapping, in ocfs2_readpages()
470 static sector_t ocfs2_bmap(struct address_space *mapping, sector_t block) in ocfs2_bmap()
1048 static int ocfs2_grab_pages_for_write(struct address_space *mapping, in ocfs2_grab_pages_for_write()
1138 static int ocfs2_write_cluster(struct address_space *mapping, in ocfs2_write_cluster()
1242 static int ocfs2_write_cluster_by_desc(struct address_space *mapping, in ocfs2_write_cluster_by_desc()
1496 static int ocfs2_write_begin_inline(struct address_space *mapping, in ocfs2_write_begin_inline()
1562 static int ocfs2_try_to_write_inline_data(struct address_space *mapping, in ocfs2_try_to_write_inline_data()
1670 int ocfs2_write_begin_nolock(struct address_space *mapping, in ocfs2_write_begin_nolock()
1906 static int ocfs2_write_begin(struct file *file, struct address_space *mapping, in ocfs2_write_begin()
1974 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock()
[all …]
/fs/qnx6/
Dinode.c101 static int qnx6_readpages(struct file *file, struct address_space *mapping, in qnx6_readpages()
186 struct address_space *mapping = root->i_mapping; in qnx6_checkroot() local
493 static sector_t qnx6_bmap(struct address_space *mapping, sector_t block) in qnx6_bmap()
525 struct address_space *mapping; in qnx6_iget() local

123456