Home
last modified time | relevance | path

Searched defs:mapping (Results 226 - 250 of 1128) sorted by relevance

12345678910>>...46

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Dinterrupt.c70 dma_addr_t mapping; in tulip_refill_rx() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c303 dma_addr_t mapping; in bnxt_hwrm_set_dcbx_app() local
407 dma_addr_t mapping; in bnxt_hwrm_queue_dscp2pri_cfg() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Dp54pci.c151 dma_addr_t mapping; in p54p_refill_rx_ring() local
334 dma_addr_t mapping; in p54p_tx() local
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Docxl_hw.h52 struct address_space *mapping; /* Mapping for pseudo filesystem */ member
/kernel/linux/linux-5.10/include/linux/
H A Dshmem_fs.h72 static inline bool shmem_mapping(struct address_space *mapping) in shmem_mapping() argument
102 shmem_read_mapping_page( struct address_space *mapping, pgoff_t index) shmem_read_mapping_page() argument
/kernel/linux/linux-5.10/fs/hfs/
H A Dbnode.c254 struct address_space *mapping; in __hfs_bnode_create() local
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dbnode.c403 struct address_space *mapping; in __hfs_bnode_create() local
H A Dbtree.c137 struct address_space *mapping; in hfs_btree_open() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dfile_cloud.c186 hmdfs_readpages_cloud(struct file *filp, struct address_space *mapping, struct list_head *pages, unsigned int nr_pages) hmdfs_readpages_cloud() argument
/kernel/linux/linux-5.10/fs/hpfs/
H A Dfile.c134 static int hpfs_writepages(struct address_space *mapping, in hpfs_writepages() argument
140 static void hpfs_write_failed(struct address_space *mapping, loff_t to) in hpfs_write_failed() argument
154 static int hpfs_write_begin(struct file *file, struct address_space *mapping, in hpfs_write_begin() argument
170 static int hpfs_write_end(struct file *file, struct address_space *mapping, in hpfs_write_end() argument
188 _hpfs_bmap(struct address_space *mapping, sector_t block) _hpfs_bmap() argument
[all...]
/kernel/linux/linux-5.10/fs/jbd2/
H A Dcommit.c192 struct address_space *mapping = jinode->i_vfs_inode->i_mapping; in jbd2_journal_submit_inode_data_buffers() local
272 struct address_space *mapping = jinode->i_vfs_inode->i_mapping; in jbd2_journal_finish_inode_data_buffers() local
1041 struct address_space *mapping; in jbd2_journal_commit_transaction() local
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Dinode.c290 static int jfs_writepages(struct address_space *mapping, in jfs_writepages() argument
306 static void jfs_write_failed(struct address_space *mapping, loff_t to) in jfs_write_failed() argument
316 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin() argument
330 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap() argument
338 struct address_space *mapping in jfs_direct_IO() local
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dfscache.c442 __nfs_readpages_from_fscache(struct nfs_open_context *ctx, struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) __nfs_readpages_from_fscache() argument
H A Dfscache.h142 nfs_readpages_from_fscache(struct nfs_open_context *ctx, struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) nfs_readpages_from_fscache() argument
221 nfs_readpages_from_fscache(struct nfs_open_context *ctx, struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) nfs_readpages_from_fscache() argument
H A Dread.c106 struct address_space *mapping = page_file_mapping(page); in nfs_readpage_release() local
407 int nfs_readpages(struct file *filp, struct address_space *mapping, in nfs_readpages() argument
/kernel/linux/linux-5.10/fs/ntfs/
H A Dlogfile.c476 struct address_space *mapping = log_vi->i_mapping; in ntfs_check_logfile() local
H A Dlcnalloc.c143 struct address_space *mapping; in ntfs_cluster_alloc() local
/kernel/linux/linux-5.10/fs/gfs2/
H A Dmeta_io.c112 struct address_space *mapping = gfs2_glock2aspace(gl); in gfs2_getbuf() local
332 struct address_space *mapping = bh->b_page->mapping; in gfs2_remove_from_journal() local
401 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_getjdatabuf() local
[all...]
/kernel/linux/linux-5.10/fs/isofs/
H A Dcompress.c302 struct address_space *mapping = inode->i_mapping; in zisofs_readpage() local
/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_addr.c98 static int v9fs_vfs_readpages(struct file *filp, struct address_space *mapping, in v9fs_vfs_readpages() argument
255 static int v9fs_write_begin(struct file *filp, struct address_space *mapping, in v9fs_write_begin() argument
291 v9fs_write_end(struct file *filp, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) v9fs_write_end() argument
[all...]
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmmap.c264 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata) ecryptfs_write_begin() argument
462 ecryptfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ecryptfs_write_end() argument
525 ecryptfs_bmap(struct address_space *mapping, sector_t block) ecryptfs_bmap() argument
[all...]
/kernel/linux/linux-5.10/fs/iomap/
H A Ddirect-io.c425 struct address_space *mapping = iocb->ki_filp->f_mapping; in __iomap_dio_rw() local
/kernel/linux/linux-5.10/fs/ceph/
H A Dcache.c253 ceph_readpages_from_fscache(struct inode *inode, struct address_space *mapping, struct list_head *pages, unsigned *nr_pages) ceph_readpages_from_fscache() argument
/kernel/linux/linux-5.10/fs/adfs/
H A Dinode.c46 static void adfs_write_failed(struct address_space *mapping, loff_t to) in adfs_write_failed() argument
54 static int adfs_write_begin(struct file *file, struct address_space *mapping, in adfs_write_begin() argument
70 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) in _adfs_bmap() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dlzo.c114 int lzo_compress_pages(struct list_head *ws, struct address_space *mapping, in lzo_compress_pages() argument

Completed in 17 milliseconds

12345678910>>...46