Home
last modified time | relevance | path

Searched defs:mapping (Results 351 - 375 of 929) sorted by relevance

1...<<11121314151617181920>>...38

/kernel/linux/linux-6.6/fs/minix/
H A Dinode.c415 static void minix_write_failed(struct address_space *mapping, loff_t to) in minix_write_failed() argument
425 static int minix_write_begin(struct file *file, struct address_space *mapping, in minix_write_begin() argument
438 static sector_t minix_bmap(struct address_space *mapping, sector_t block) in minix_bmap() argument
/kernel/linux/linux-6.6/fs/exfat/
H A Dinode.c346 static int exfat_writepages(struct address_space *mapping, in exfat_writepages() argument
352 static void exfat_write_failed(struct address_space *mapping, loff_t to) in exfat_write_failed() argument
363 static int exfat_write_begin(struct file *file, struct address_space *mapping, in exfat_write_begin() argument
380 static int exfat_write_end(struct file *file, struct address_space *mapping, in exfat_write_end() argument
411 struct address_space *mapping = iocb->ki_filp->f_mapping; exfat_direct_IO() local
441 exfat_aop_bmap(struct address_space *mapping, sector_t block) exfat_aop_bmap() argument
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dinode.c36 static void hfsplus_write_failed(struct address_space *mapping, loff_t to) in hfsplus_write_failed() argument
46 int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin() argument
61 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap() argument
130 struct address_space *mapping in hfsplus_direct_IO() local
152 hfsplus_writepages(struct address_space *mapping, struct writeback_control *wbc) hfsplus_writepages() argument
[all...]
H A Dextents.c555 struct address_space *mapping = inode->i_mapping; in hfsplus_file_truncate() local
/kernel/linux/linux-6.6/fs/ext2/
H A Ddir.c86 struct address_space *mapping = page->mapping; in ext2_commit_chunk() local
192 struct address_space *mapping = dir->i_mapping; in ext2_get_page() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglops.c225 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_inval() local
324 struct address_space *mapping = ip->i_inode.i_mapping; in inode_go_sync() local
363 struct address_space *mapping = gfs2_glock2aspace(gl); inode_go_inval() local
[all...]
H A Dglock.h135 struct address_space mapping; member
H A Daops.c178 static int gfs2_writepages(struct address_space *mapping, in gfs2_writepages() argument
207 gfs2_write_jdata_batch(struct address_space *mapping, struct writeback_control *wbc, struct folio_batch *fbatch, pgoff_t *done_index) gfs2_write_jdata_batch() argument
307 gfs2_write_cache_jdata(struct address_space *mapping, struct writeback_control *wbc) gfs2_write_cache_jdata() argument
389 gfs2_jdata_writepages(struct address_space *mapping, struct writeback_control *wbc) gfs2_jdata_writepages() argument
485 struct address_space *mapping = ip->i_inode.i_mapping; gfs2_internal_read() local
580 jdata_dirty_folio(struct address_space *mapping, struct folio *folio) jdata_dirty_folio() argument
596 gfs2_bmap(struct address_space *mapping, sector_t lblock) gfs2_bmap() argument
684 struct address_space *mapping = folio->mapping; gfs2_release_folio() local
[all...]
/kernel/linux/linux-6.6/fs/ufs/
H A Dballoc.c246 struct address_space * const mapping = inode->i_mapping; in ufs_change_blocknr() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dzstd.c373 int zstd_compress_pages(struct list_head *ws, struct address_space *mapping, in zstd_compress_pages() argument
/kernel/linux/linux-6.6/fs/sysv/
H A Ditree.c474 static void sysv_write_failed(struct address_space *mapping, loff_t to) in sysv_write_failed() argument
484 static int sysv_write_begin(struct file *file, struct address_space *mapping, in sysv_write_begin() argument
497 static sector_t sysv_bmap(struct address_space *mapping, sector_t block) in sysv_bmap() argument
/kernel/linux/linux-6.6/fs/erofs/
H A Dfscache.c31 struct address_space *mapping; /* The mapping being accessed */ member
39 static struct erofs_fscache_request *erofs_fscache_req_alloc(struct address_space *mapping, in erofs_fscache_req_alloc() argument
202 struct address_space *mapping = primary->mapping; erofs_fscache_data_read_slice() local
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dfile.c724 struct address_space *mapping = vmf->vma->vm_file->f_mapping; in ext4_dax_huge_fault() local
/kernel/linux/linux-6.6/fs/hfs/
H A Dinode.c42 static void hfs_write_failed(struct address_space *mapping, loff_t to) in hfs_write_failed() argument
52 int hfs_write_begin(struct file *file, struct address_space *mapping, in hfs_write_begin() argument
67 static sector_t hfs_bmap(struct address_space *mapping, sector_t block) in hfs_bmap() argument
133 struct address_space *mapping in hfs_direct_IO() local
155 hfs_writepages(struct address_space *mapping, struct writeback_control *wbc) hfs_writepages() argument
[all...]
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dbmap.c50 struct address_space *mapping = VFS_I(sc->ip)->i_mapping; in xchk_setup_inode_bmap() local
[all...]
/kernel/linux/linux-6.6/fs/zonefs/
H A Dfile.c151 static int zonefs_writepages(struct address_space *mapping, in zonefs_writepages() argument
/kernel/linux/linux-6.6/include/linux/
H A Dshmem_fs.h97 static inline bool shmem_mapping(struct address_space *mapping) in shmem_mapping() argument
102 static inline bool shmem_mapping(struct address_space *mapping) in shmem_mapping() argument
140 static inline struct folio *shmem_read_folio(struct address_space *mapping, in shmem_read_folio() argument
146 shmem_read_mapping_page( struct address_space *mapping, pgoff_t index) shmem_read_mapping_page() argument
[all...]
H A Dsh_clk.h63 struct clk_mapping *mapping; member
/kernel/linux/linux-6.6/drivers/sh/clk/
H A Dcore.c340 struct clk_mapping *mapping = clk->mapping; in clk_establish_mapping() local
390 struct clk_mapping *mapping; clk_destroy_mapping() local
399 struct clk_mapping *mapping = clk->mapping; clk_teardown_mapping() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c331 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl92se_tx_fill_desc() local
503 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl92se_tx_fill_cmddesc() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.c423 dma_addr_t mapping; in rtl8723be_tx_fill_desc() local
596 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl8723be_tx_fill_cmddesc() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c364 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl92ce_tx_fill_desc() local
533 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl92ce_tx_fill_cmddesc() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c365 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl8723e_tx_fill_desc() local
534 dma_addr_t mapping = dma_map_single(&rtlpci->pdev->dev, skb->data, in rtl8723e_tx_fill_cmddesc() local
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.c219 struct etnaviv_vram_mapping *mapping; in etnaviv_gem_get_vram_mapping() local
229 void etnaviv_gem_mapping_unreference(struct etnaviv_vram_mapping *mapping) in etnaviv_gem_mapping_unreference() argument
246 struct etnaviv_vram_mapping *mapping; in etnaviv_gem_mapping_get() local
491 struct etnaviv_vram_mapping *mapping, *tmp; etnaviv_gem_free_object() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.h202 void *mapping; member

Completed in 21 milliseconds

1...<<11121314151617181920>>...38