Searched defs:mapping (Results 126 - 150 of 471) sorted by relevance

1234567891011>>

/linux-master/fs/nilfs2/
H A Dpage.c362 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) argument
47 nilfs_grab_buffer(struct inode *inode, struct address_space *mapping, unsigned long blkoff, unsigned long b_state) argument
464 struct address_space *mapping = folio->mapping; local
[all...]
/linux-master/include/linux/
H A Ddax.h170 static inline struct page *dax_layout_busy_page(struct address_space *mapping) argument
175 static inline struct page *dax_layout_busy_page_range(struct address_space *mapping, pgoff_t start, pgoff_t nr_pages) argument
180 static inline int dax_writeback_mapping_range(struct address_space *mapping, argument
197 dax_lock_mapping_entry(struct address_space *mapping, unsigned long index, struct page **page) argument
203 dax_unlock_mapping_entry(struct address_space *mapping, unsigned long index, dax_entry_t cookie) argument
260 dax_mapping(struct address_space *mapping) argument
[all...]
/linux-master/arch/arm/mm/
H A Dflush.c199 void __flush_dcache_folio(struct address_space *mapping, struct folio *folio) argument
238 static void __flush_dcache_aliases(struct address_space *mapping, struct folio *folio) argument
289 struct address_space *mapping; local
336 struct address_space *mapping; local
[all...]
/linux-master/fs/vboxsf/
H A Dfile.c309 static int vboxsf_write_end(struct file *file, struct address_space *mapping, argument
/linux-master/drivers/gpu/host1x/
H A Dbus.c888 struct host1x_bo_mapping *mapping; local
929 struct host1x_bo_mapping *mapping = to_host1x_bo_mapping(ref); local
945 host1x_bo_unpin(struct host1x_bo_mapping *mapping) argument
[all...]
H A Ddev.c377 struct dma_iommu_mapping *mapping = local
/linux-master/fs/btrfs/
H A Dzlib.c94 int zlib_compress_folios(struct list_head *ws, struct address_space *mapping, argument
H A Dlzo.c212 int lzo_compress_folios(struct list_head *ws, struct address_space *mapping, argument
/linux-master/fs/gfs2/
H A Dmeta_io.c116 struct address_space *mapping = gfs2_glock2aspace(gl); local
335 struct address_space *mapping = bh->b_folio->mapping; local
404 struct address_space *mapping local
[all...]
/linux-master/fs/netfs/
H A Dbuffered_read.c265 struct address_space *mapping = folio->mapping; local
430 netfs_write_begin(struct netfs_inode *ctx, struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, struct folio **_folio, void **_fsdata) argument
533 struct address_space *mapping = folio->mapping; local
[all...]
H A Dwrite_issue.c43 static void netfs_kill_dirty_pages(struct address_space *mapping, argument
90 struct netfs_io_request *netfs_create_write_req(struct address_space *mapping, argument
497 int netfs_writepages(struct address_space *mapping, argument
[all...]
H A Dbuffered_write.c107 static struct folio *netfs_grab_folio_for_write(struct address_space *mapping, argument
170 struct address_space *mapping = inode->i_mapping; local
[all...]
/linux-master/tools/testing/nvdimm/test/
H A Dndtest.h63 struct ndtest_mapping *mapping; member in struct:ndtest_region
/linux-master/arch/sh/mm/
H A Dcache-sh4.c114 struct address_space *mapping = folio_flush_mapping(folio); local
/linux-master/fs/jbd2/
H A Dcommit.c242 struct address_space *mapping = jinode->i_vfs_inode->i_mapping; local
994 struct address_space *mapping; local
[all...]
/linux-master/fs/crypto/
H A Dinline_crypt.c288 const struct address_space *mapping; local
/linux-master/mm/
H A Dtruncate.c31 static inline void __clear_shadow_entry(struct address_space *mapping, argument
42 static void clear_shadow_entry(struct address_space *mapping, pgoff_t index, argument
59 truncate_folio_batch_exceptionals(struct address_space *mapping, struct folio_batch *fbatch, pgoff_t *indices) argument
112 invalidate_exceptional_entry(struct address_space *mapping, pgoff_t index, void *entry) argument
126 invalidate_exceptional_entry2(struct address_space *mapping, pgoff_t index, void *entry) argument
189 truncate_inode_folio(struct address_space *mapping, struct folio *folio) argument
253 generic_error_remove_folio(struct address_space *mapping, struct folio *folio) argument
279 mapping_evict_folio(struct address_space *mapping, struct folio *folio) argument
320 truncate_inode_pages_range(struct address_space *mapping, loff_t lstart, loff_t lend) argument
437 truncate_inode_pages(struct address_space *mapping, loff_t lstart) argument
452 truncate_inode_pages_final(struct address_space *mapping) argument
488 mapping_try_invalidate(struct address_space *mapping, pgoff_t start, pgoff_t end, unsigned long *nr_failed) argument
546 invalidate_mapping_pages(struct address_space *mapping, pgoff_t start, pgoff_t end) argument
560 invalidate_complete_folio2(struct address_space *mapping, struct folio *folio) argument
589 folio_launder(struct address_space *mapping, struct folio *folio) argument
609 invalidate_inode_pages2_range(struct address_space *mapping, pgoff_t start, pgoff_t end) argument
696 invalidate_inode_pages2(struct address_space *mapping) argument
719 struct address_space *mapping = inode->i_mapping; local
825 struct address_space *mapping = inode->i_mapping; local
[all...]
H A Dmigrate_device.c694 struct address_space *mapping; local
H A Dreadahead.c139 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) argument
208 struct address_space *mapping = ractl->mapping; local
313 struct address_space *mapping = ractl->mapping; local
422 count_history_pages(struct address_space *mapping, pgoff_t index, unsigned long max) argument
437 try_context_readahead(struct address_space *mapping, struct file_ra_state *ra, pgoff_t index, unsigned long req_size, unsigned long max) argument
493 struct address_space *mapping = ractl->mapping; local
782 struct address_space *mapping = ractl->mapping; local
[all...]
H A Dpage_io.c82 struct address_space *mapping = swap_file->f_mapping; local
396 struct address_space *mapping = sio->iocb.ki_filp->f_mapping; local
540 struct address_space *mapping = sio->iocb.ki_filp->f_mapping; local
/linux-master/fs/isofs/
H A Dcompress.c306 struct address_space *mapping = inode->i_mapping; local
/linux-master/fs/xfs/
H A Dxfs_aops.c470 xfs_vm_writepages( struct address_space *mapping, struct writeback_control *wbc) argument
481 xfs_dax_writepages( struct address_space *mapping, struct writeback_control *wbc) argument
493 xfs_vm_bmap( struct address_space *mapping, sector_t block) argument
[all...]
/linux-master/block/partitions/
H A Dcore.c704 struct address_space *mapping = state->disk->part0->bd_mapping; local
/linux-master/drivers/gpu/drm/lima/
H A Dlima_gem.c24 struct address_space *mapping = bo->base.base.filp->f_mapping; local
/linux-master/fs/bcachefs/
H A Dfs-io-direct.c180 struct address_space *mapping = file->f_mapping; local
219 struct address_space *mapping; member in struct:dio_write
439 struct address_space *mapping = dio->mapping; local
582 struct address_space *mapping = file->f_mapping; local
[all...]

Completed in 476 milliseconds

1234567891011>>