Lines Matching defs:mapping
570 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()
2301 int generic_write_end(struct file *file, struct address_space *mapping, in generic_write_end()
2488 struct address_space *mapping = inode->i_mapping; in generic_cont_expand_simple() local
2510 static int cont_expand_zero(struct file *file, struct address_space *mapping, in cont_expand_zero()
2587 int cont_write_begin(struct file *file, struct address_space *mapping, in cont_write_begin()
2674 int block_truncate_page(struct address_space *mapping, in block_truncate_page()
2776 sector_t generic_block_bmap(struct address_space *mapping, sector_t block, in generic_block_bmap()
2963 struct address_space * const mapping = folio->mapping; in try_to_free_buffers() local