Searched refs:address_space (Results 151 - 175 of 331) sorted by relevance

1234567891011>>

/linux-master/fs/afs/
H A Dwrite.c204 int afs_writepages(struct address_space *mapping, struct writeback_control *wbc)
/linux-master/fs/netfs/
H A Dobjects.c14 struct netfs_io_request *netfs_alloc_request(struct address_space *mapping,
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_device.c199 struct device *dev, struct address_space *mapping,
/linux-master/block/
H A Dfops.c422 static int blkdev_writepages(struct address_space *mapping,
446 static int blkdev_write_begin(struct file *file, struct address_space *mapping,
452 static int blkdev_write_end(struct file *file, struct address_space *mapping,
505 static int blkdev_writepages(struct address_space *mapping,
/linux-master/fs/nfs/
H A Dfile.c338 static int nfs_write_begin(struct file *file, struct address_space *mapping,
371 static int nfs_write_end(struct file *file, struct address_space *mapping,
465 struct address_space *mapping = folio->mapping;
586 struct address_space *mapping;
/linux-master/include/linux/
H A Dbacking-dev.h146 static inline bool mapping_can_writeback(struct address_space *mapping)
H A Dsysfs.h291 struct address_space;
297 struct address_space *(*f_mapping)(void);
/linux-master/fs/minix/
H A Dinode.c401 static int minix_writepages(struct address_space *mapping,
417 static void minix_write_failed(struct address_space *mapping, loff_t to)
427 static int minix_write_begin(struct file *file, struct address_space *mapping,
440 static sector_t minix_bmap(struct address_space *mapping, sector_t block)
/linux-master/fs/smb/client/
H A Dcifsfs.h144 extern int cifs_truncate_page(struct address_space *mapping, loff_t from);
/linux-master/mm/
H A Ddebug.c57 struct address_space *mapping = folio_mapping(folio);
H A Dmemfd.c71 static int memfd_wait_for_pins(struct address_space *mapping)
H A Dutil.c788 struct address_space *folio_mapping(struct folio *folio)
790 struct address_space *mapping;
/linux-master/fs/f2fs/
H A Dverity.c74 struct address_space *mapping = inode->i_mapping;
H A Ddata.c53 struct address_space *mapping = page->mapping;
76 struct address_space *mapping = page_file_mapping(page);
1204 struct address_space *mapping = inode->i_mapping;
1280 struct address_space *mapping = inode->i_mapping;
1311 struct address_space *mapping = inode->i_mapping;
1339 struct address_space *mapping = inode->i_mapping;
2932 static int f2fs_write_cache_pages(struct address_space *mapping,
3238 static int __f2fs_write_data_pages(struct address_space *mapping,
3310 static int f2fs_write_data_pages(struct address_space *mapping,
3523 static int f2fs_write_begin(struct file *file, struct address_space *mappin
[all...]
/linux-master/fs/bcachefs/
H A Dfs-io-direct.c180 struct address_space *mapping = file->f_mapping;
219 struct address_space *mapping;
439 struct address_space *mapping = dio->mapping;
582 struct address_space *mapping = file->f_mapping;
/linux-master/fs/nilfs2/
H A Dinode.c158 static int nilfs_writepages(struct address_space *mapping,
207 static bool nilfs_dirty_folio(struct address_space *mapping,
241 void nilfs_write_failed(struct address_space *mapping, loff_t to)
251 static int nilfs_write_begin(struct file *file, struct address_space *mapping,
270 static int nilfs_write_end(struct file *file, struct address_space *mapping,
/linux-master/fs/ntfs3/
H A Dinode.c700 static sector_t ntfs_bmap(struct address_space *mapping, sector_t block)
709 struct address_space *mapping = page->mapping;
736 struct address_space *mapping = rac->mapping;
781 struct address_space *mapping = file->f_mapping;
860 struct address_space *mapping = data;
878 static int ntfs_writepages(struct address_space *mapping,
899 int ntfs_write_begin(struct file *file, struct address_space *mapping,
944 int ntfs_write_end(struct file *file, struct address_space *mapping, loff_t pos,
1010 struct address_space *mapping = inode->i_mapping;
/linux-master/fs/fat/
H A Dinode.c197 static int fat_writepages(struct address_space *mapping,
213 static void fat_write_failed(struct address_space *mapping, loff_t to)
223 static int fat_write_begin(struct file *file, struct address_space *mapping,
238 static int fat_write_end(struct file *file, struct address_space *mapping,
258 struct address_space *mapping = file->f_mapping;
315 static sector_t _fat_bmap(struct address_space *mapping, sector_t block)
/linux-master/drivers/gpu/drm/armada/
H A Darmada_gem.c219 struct address_space *mapping;
400 struct address_space *mapping;
/linux-master/fs/ext2/
H A Ddir.c86 struct address_space *mapping = folio->mapping;
193 struct address_space *mapping = dir->i_mapping;
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_tlb_flush.c44 u64 address_space; member in struct:hv_tlb_flush
52 u64 address_space; member in struct:hv_tlb_flush_ex
/linux-master/fs/
H A Dmpage.c463 struct address_space *mapping = folio->mapping;
527 * block_read_full_folio(). If this address_space is also
663 mpage_writepages(struct address_space *mapping,
/linux-master/fs/ceph/
H A Daddr.c80 static bool ceph_dirty_folio(struct address_space *mapping, struct folio *folio)
833 struct address_space *mapping = inode->i_mapping;
922 static int ceph_writepages_start(struct address_space *mapping,
1503 static int ceph_write_begin(struct file *file, struct address_space *mapping,
1526 static int ceph_write_end(struct file *file, struct address_space *mapping,
1644 struct address_space *mapping = inode->i_mapping;
1790 struct address_space *mapping = inode->i_mapping;
1974 struct address_space *mapping = file->f_mapping;
/linux-master/fs/isofs/
H A Dcompress.c306 struct address_space *mapping = inode->i_mapping;
/linux-master/drivers/misc/cxl/
H A Dcontext.c119 struct address_space *mapping)

Completed in 619 milliseconds

1234567891011>>