/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | reflink.c | 71 struct address_space *mapping = inode->vfs_inode.i_mapping; in copy_inline_to_page() local
|
H A D | defrag.c | 722 struct address_space *mapping = inode->vfs_inode.i_mapping; in defrag_prepare_one_page() local
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | xattr.c | 131 struct address_space *mapping; in hfsplus_create_attributes_file() local
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | inode.c | 158 static int nilfs_writepages(struct address_space *mapping, in nilfs_writepages() argument 206 static bool nilfs_dirty_folio(struct address_space *mapping, in nilfs_dirty_folio() argument 240 void nilfs_write_failed(struct address_space *mapping, loff_ argument 250 nilfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) nilfs_write_begin() argument 269 nilfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) nilfs_write_end() argument [all...] |
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | compress.c | 466 struct address_space *mapping = page->mapping; in ntfs_read_compressed_block() local
|
H A D | file.c | 107 struct address_space *mapping; in ntfs_attr_extend_initialized() local 487 static inline int __ntfs_grab_cache_pages(struct address_space *mapping, in __ntfs_grab_cache_pages() argument 1723 struct address_space *mapping = file->f_mapping; ntfs_perform_write() local [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | file.c | 338 static int nfs_write_begin(struct file *file, struct address_space *mapping, in nfs_write_begin() argument 371 static int nfs_write_end(struct file *file, struct address_space *mapping, in nfs_write_end() argument 465 struct address_space *mapping = folio->mapping; nfs_check_dirty_writeback() local 587 struct address_space *mapping; nfs_vm_page_mkwrite() local [all...] |
H A D | direct.c | 421 struct address_space *mapping = file->f_mapping; in nfs_file_direct_read() local 961 struct address_space *mapping = file->f_mapping; in nfs_file_direct_write() local
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | file.c | 374 static int affs_writepages(struct address_space *mapping, in affs_writepages() argument 385 static void affs_write_failed(struct address_space *mapping, loff_t to) in affs_write_failed() argument 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() argument 434 affs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) affs_write_end() argument 452 _affs_bmap(struct address_space *mapping, sector_t block) _affs_bmap() argument 649 affs_write_begin_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) affs_write_begin_ofs() argument 688 affs_write_end_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) affs_write_end_ofs() argument 884 struct address_space *mapping = inode->i_mapping; affs_truncate() local [all...] |
/kernel/linux/linux-6.6/fs/qnx6/ |
H A D | inode.c | 185 struct address_space *mapping = root->i_mapping; in qnx6_checkroot() local 492 static sector_t qnx6_bmap(struct address_space *mapping, sector_t block) in qnx6_bmap() argument 524 struct address_space *mapping; in qnx6_iget() local
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_metapage.c | 580 struct address_space *mapping; in __get_metapage() local 697 struct address_space *mapping = folio->mapping; metapage_write_one() local 798 struct address_space *mapping = __invalidate_metapages() local [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | open.c | 966 struct address_space *mapping = inode->i_mapping; in do_dentry_open() local
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | xattr.c | 436 struct address_space *mapping = dir->i_mapping; in reiserfs_get_page() local
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | inode.c | 207 static int orangefs_writepages(struct address_space *mapping, in orangefs_writepages() argument 317 orangefs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) orangefs_write_begin() argument 374 orangefs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) orangefs_write_end() argument [all...] |
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | file.c | 217 static int write_begin_slow(struct address_space *mapping, in write_begin_slow() argument 417 static int ubifs_write_begin(struct file *file, struct address_space *mapping, in ubifs_write_begin() argument 527 static int ubifs_write_end(struct file *file, struct address_space *mapping, in ubifs_write_end() argument 715 struct address_space *mapping = page1->mapping; ubifs_do_bulk_read() local 1447 ubifs_dirty_folio(struct address_space *mapping, struct folio *folio) ubifs_dirty_folio() argument [all...] |
/kernel/linux/linux-6.6/drivers/virt/coco/sev-guest/ |
H A D | sev-guest.c | 758 void __iomem *mapping; in sev_guest_probe() local
|
/kernel/linux/linux-6.6/drivers/vlynq/ |
H A D | vlynq.c | 583 vlynq_set_local_mapping(struct vlynq_device *dev, u32 tx_offset, struct vlynq_mapping *mapping) vlynq_set_local_mapping() argument 600 vlynq_set_remote_mapping(struct vlynq_device *dev, u32 tx_offset, struct vlynq_mapping *mapping) vlynq_set_remote_mapping() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | buffer_head.h | 475 static inline int sync_mapping_buffers(struct address_space *mapping) { retur in remove_inode_buffers() argument [all...] |
H A D | netfs.h | 180 struct address_space *mapping; /* The mapping being accessed */ member
|
H A D | tpm_eventlog.h | 166 void *mapping = NULL; in __calc_tpm2_event_size() local [all...] |
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | cq.h | 122 } mapping; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v7_0.c | 502 gmc_v7_0_get_vm_pte(struct amdgpu_device *adev, struct amdgpu_bo_va_mapping *mapping, uint64_t *flags) gmc_v7_0_get_vm_pte() argument
|
H A D | gmc_v10_0.c | 613 gmc_v10_0_get_vm_pte(struct amdgpu_device *adev, struct amdgpu_bo_va_mapping *mapping, uint64_t *flags) gmc_v10_0_get_vm_pte() argument
|
H A D | gmc_v6_0.c | 377 gmc_v6_0_get_vm_pte(struct amdgpu_device *adev, struct amdgpu_bo_va_mapping *mapping, uint64_t *flags) gmc_v6_0_get_vm_pte() argument
|
H A D | gmc_v11_0.c | 521 gmc_v11_0_get_vm_pte(struct amdgpu_device *adev, struct amdgpu_bo_va_mapping *mapping, uint64_t *flags) gmc_v11_0_get_vm_pte() argument
|