Home
last modified time | relevance | path

Searched defs:mapping (Results 826 - 850 of 1099) sorted by relevance

1...<<31323334353637383940>>...44

/kernel/linux/linux-6.6/fs/fuse/
H A Ddev.c1568 struct address_space *mapping; in fuse_notify_store() local
1665 struct address_space *mapping = inode->i_mapping; in fuse_retrieve() local
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsegment.c701 struct address_space *mapping = inode->i_mapping; in nilfs_lookup_dirty_data_buffers() local
/kernel/linux/linux-6.6/fs/ceph/
H A Daddr.c80 static bool ceph_dirty_folio(struct address_space *mapping, struct folio *folio) in ceph_dirty_folio() argument
838 struct address_space *mapping = inode->i_mapping; writepages_finish() local
924 ceph_writepages_start(struct address_space *mapping, struct writeback_control *wbc) ceph_writepages_start() argument
1498 ceph_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ceph_write_begin() argument
1521 ceph_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *subpage, void *fsdata) ceph_write_end() argument
1637 struct address_space *mapping = inode->i_mapping; ceph_filemap_fault() local
1781 struct address_space *mapping = inode->i_mapping; ceph_fill_inline_data() local
1964 struct address_space *mapping = file->f_mapping; ceph_mmap() local
[all...]
/kernel/linux/linux-6.6/fs/erofs/
H A Dzdata.c1447 struct address_space *mapping; in pickup_page_for_submission() local
[all...]
/kernel/linux/linux-6.6/fs/fat/
H A Dinode.c197 static int fat_writepages(struct address_space *mapping, in fat_writepages() argument
213 static void fat_write_failed(struct address_space *mapping, loff_t to) in fat_write_failed() argument
223 static int fat_write_begin(struct file *file, struct address_space *mapping, in fat_write_begin() argument
238 static int fat_write_end(struct file *file, struct address_space *mapping, in fat_write_end() argument
258 struct address_space *mapping = file->f_mapping; fat_direct_IO() local
315 _fat_bmap(struct address_space *mapping, sector_t block) _fat_bmap() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dinode.c144 int nfs_sync_mapping(struct address_space *mapping) in nfs_sync_mapping() argument
255 void nfs_zap_mapping(struct inode *inode, struct address_space *mapping) in nfs_zap_mapping() argument
1289 static int nfs_invalidate_mapping(struct inode *inode, struct address_space *mapping) in nfs_invalidate_mapping() argument
1318 nfs_clear_invalid_mapping(struct address_space *mapping) nfs_clear_invalid_mapping() argument
1402 nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping) nfs_revalidate_mapping() argument
[all...]
H A Dwrite.c190 struct address_space *mapping = folio_file_mapping(folio); in nfs_folio_find_private_request() local
297 static void nfs_set_pageerror(struct address_space *mapping) in nfs_set_pageerror() argument
312 struct address_space *mapping = folio_file_mapping(folio); in nfs_mapping_set_error() local
712 nfs_writepages(struct address_space *mapping, struct writeback_control *wbc) nfs_writepages() argument
760 struct address_space *mapping = folio_file_mapping(folio); nfs_inode_add_request() local
797 struct address_space *mapping = folio_file_mapping(folio); nfs_inode_remove_request() local
1372 struct address_space *mapping = folio_file_mapping(folio); nfs_update_folio() local
2020 nfs_filemap_write_and_wait_range(struct address_space *mapping, loff_t lstart, loff_t lend) nfs_filemap_write_and_wait_range() argument
2124 nfs_migrate_folio(struct address_space *mapping, struct folio *dst, struct folio *src, enum migrate_mode mode) nfs_migrate_folio() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfile.c2024 struct address_space *mapping = filp->f_mapping; in btrfs_file_mmap() local
H A Dctree.h497 static inline gfp_t btrfs_alloc_write_mask(struct address_space *mapping) in btrfs_alloc_write_mask() argument
H A Dcheck-integrity.c713 struct address_space *mapping = superblock_bdev->bd_inode->i_mapping; in btrfsic_process_superblock_dev_mirror() local
H A Dcompression.c331 struct address_space *mapping = inode->i_mapping; in add_ra_bio_pages() local
904 int btrfs_compress_pages(unsigned int type_level, struct address_space *mapping, in btrfs_compress_pages() argument
94 compression_compress_pages(int type, struct list_head *ws, struct address_space *mapping, u64 start, struct page **pages, unsigned long *out_pages, unsigned long *total_in, unsigned long *total_out) compression_compress_pages() argument
[all...]
H A Dzoned.c123 struct address_space *mapping = bdev->bd_inode->i_mapping; in sb_write_pointer() local
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcheckpoint.c43 struct address_space *mapping = META_MAPPING(sbi); in f2fs_grab_meta_page() local
60 struct address_space *mapping = META_MAPPING(sbi); in __get_meta_page() local
373 static int f2fs_write_meta_pages(struct address_space *mapping, in f2fs_write_meta_pages() argument
408 struct address_space *mapping = META_MAPPING(sbi); f2fs_sync_meta_pages() local
477 f2fs_dirty_meta_folio(struct address_space *mapping, struct folio *folio) f2fs_dirty_meta_folio() argument
[all...]
H A Dcompress.c1042 struct address_space *mapping = cc->inode->i_mapping; in prepare_compress_overwrite() local
1443 struct address_space *mapping = cc->inode->i_mapping; in f2fs_write_raw_pages() local
1922 struct address_space *mapping = COMPRESS_MAPPING(sbi); f2fs_invalidate_compress_pages() local
[all...]
H A Dgc.c1175 struct address_space *mapping = inode->i_mapping; in ra_data_block() local
/kernel/linux/linux-6.6/fs/
H A Dfs-writeback.c376 struct address_space *mapping = inode->i_mapping; in inode_do_switch_wbs() local
1616 struct address_space *mapping = inode->i_mapping; in __writeback_single_inode() local
2603 struct address_space *mapping = inode->i_mapping; wait_sb_inodes() local
[all...]
H A Daio.c407 static int aio_migrate_folio(struct address_space *mapping, struct folio *dst, in aio_migrate_folio() argument
H A Dbuffer.c577 sync_mapping_buffers(struct address_space *mapping) sync_mapping_buffers() argument
678 struct address_space *mapping = inode->i_mapping; mark_buffer_dirty_inode() local
722 block_dirty_folio(struct address_space *mapping, struct folio *folio) block_dirty_folio() argument
780 struct address_space *mapping; fsync_buffers_list() local
867 struct address_space *mapping = &inode->i_data; invalidate_inode_buffers() local
890 struct address_space *mapping = &inode->i_data; remove_inode_buffers() local
1206 struct address_space *mapping = NULL; mark_buffer_dirty() local
2217 block_write_begin(struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, get_block_t *get_block) block_write_begin() argument
2240 block_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) block_write_end() argument
2274 generic_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) generic_write_end() argument
2466 struct address_space *mapping = inode->i_mapping; generic_cont_expand_simple() local
2488 cont_expand_zero(struct file *file, struct address_space *mapping, loff_t pos, loff_t *bytes) cont_expand_zero() argument
2565 cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes) cont_write_begin() argument
2652 block_truncate_page(struct address_space *mapping, loff_t from, get_block_t *get_block) block_truncate_page() argument
2760 generic_block_bmap(struct address_space *mapping, sector_t block, get_block_t *get_block) generic_block_bmap() argument
2941 struct address_space * const mapping = folio->mapping; try_to_free_buffers() local
[all...]
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.c273 struct address_space *mapping = gfs2_glock2aspace(gl); in __gfs2_glock_put() local
1154 struct address_space *mapping; in gfs2_glock_get() local
2351 struct address_space *mapping = gfs2_glock2aspace(gl); gfs2_dump_glock() local
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dstash.c352 struct address_space *mapping = info->vfs_inode.i_mapping; in hmdfs_reset_remote_write_err() local
367 static bool hmdfs_is_mapping_clean(struct address_space *mapping) in hmdfs_is_mapping_clean() argument
391 struct address_space *mapping = inode->i_mapping; hmdfs_flush_stash_file_data() local
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dfrecord.c2092 struct address_space *mapping = page->mapping; in ni_readpage_cmpr() local
2177 struct address_space *mapping = inode->i_mapping; in ni_decompress_file() local
/kernel/linux/linux-6.6/fs/ocfs2/
H A Djournal.c844 struct address_space *mapping = jinode->i_vfs_inode->i_mapping; in ocfs2_journal_submit_inode_data_buffers() local
H A Daops.c445 static sector_t ocfs2_bmap(struct address_space *mapping, sector_t block) in ocfs2_bmap() argument
1024 static int ocfs2_grab_pages_for_write(struct address_space *mapping, in ocfs2_grab_pages_for_write() argument
1114 ocfs2_write_cluster(struct address_space *mapping, u32 *phys, unsigned int new, unsigned int clear_unwritten, unsigned int should_zero, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, u32 cpos, loff_t user_pos, unsigned user_len) ocfs2_write_cluster() argument
1218 ocfs2_write_cluster_by_desc(struct address_space *mapping, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct ocfs2_write_ctxt *wc, loff_t pos, unsigned len) ocfs2_write_cluster_by_desc() argument
1472 ocfs2_write_begin_inline(struct address_space *mapping, struct inode *inode, struct ocfs2_write_ctxt *wc) ocfs2_write_begin_inline() argument
1538 ocfs2_try_to_write_inline_data(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page *mmap_page, struct ocfs2_write_ctxt *wc) ocfs2_try_to_write_inline_data() argument
1646 ocfs2_write_begin_nolock(struct address_space *mapping, loff_t pos, unsigned len, ocfs2_write_type_t type, struct page **pagep, void **fsdata, struct buffer_head *di_bh, struct page *mmap_page) ocfs2_write_begin_nolock() argument
1882 ocfs2_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ocfs2_write_begin() argument
1950 ocfs2_write_end_nolock(struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, void *fsdata) ocfs2_write_end_nolock() argument
2079 ocfs2_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) ocfs2_write_end() argument
[all...]
H A Dfile.c755 struct address_space *mapping = inode->i_mapping; in ocfs2_write_zero_page() local
1518 struct address_space *mapping = inode->i_mapping; in ocfs2_truncate_cluster_pages() local
1764 struct address_space *mapping = inode->i_mapping; in ocfs2_remove_inode_range() local
/kernel/linux/linux-6.6/fs/isofs/
H A Dinode.c1187 static sector_t _isofs_bmap(struct address_space *mapping, sector_t block) in _isofs_bmap() argument

Completed in 65 milliseconds

1...<<31323334353637383940>>...44