Searched refs:address_space (Results 126 - 150 of 331) sorted by relevance

1234567891011>>

/linux-master/mm/
H A Dpage_io.c82 struct address_space *mapping = swap_file->f_mapping;
395 struct address_space *mapping = sio->iocb.ki_filp->f_mapping;
539 struct address_space *mapping = sio->iocb.ki_filp->f_mapping;
H A Dmincore.c52 static unsigned char mincore_page(struct address_space *mapping, pgoff_t index)
/linux-master/fs/minix/
H A Ddir.c45 struct address_space *mapping = page->mapping;
69 struct address_space *mapping = dir->i_mapping;
449 struct address_space *mapping = page->mapping;
/linux-master/fs/qnx6/
H A Dinode.c185 struct address_space *mapping = root->i_mapping;
492 static sector_t qnx6_bmap(struct address_space *mapping, sector_t block)
524 struct address_space *mapping;
/linux-master/include/linux/
H A Dmm_types.h32 struct address_space;
106 struct address_space *mapping;
326 struct address_space *mapping;
697 * linkage into the address_space->i_mmap interval tree.
H A Dmm.h1406 * page's address_space. Usually, this is the address of a circular list of
1424 * Where 2.4 and early 2.6 kernels kept dirty/clean pages in per-address_space
2409 int generic_error_remove_folio(struct address_space *mapping,
2422 void unmap_mapping_pages(struct address_space *mapping,
2424 void unmap_mapping_range(struct address_space *mapping,
2442 static inline void unmap_mapping_pages(struct address_space *mapping,
2444 static inline void unmap_mapping_range(struct address_space *mapping,
2448 static inline void unmap_shared_mapping_range(struct address_space *mapping,
3439 extern void truncate_inode_pages(struct address_space *, loff_t);
3440 extern void truncate_inode_pages_range(struct address_space *,
[all...]
H A Dswap.h180 struct address_space;
407 long remove_mapping(struct address_space *mapping, struct folio *folio);
/linux-master/fs/erofs/
H A Dfscache.c37 struct address_space *mapping; /* The mapping being accessed */
83 static struct erofs_fscache_rq *erofs_fscache_req_alloc(struct address_space *mapping,
258 struct address_space *mapping = req->mapping;
/linux-master/fs/ufs/
H A Dinode.c471 static int ufs_writepages(struct address_space *mapping,
489 static void ufs_write_failed(struct address_space *mapping, loff_t to)
499 static int ufs_write_begin(struct file *file, struct address_space *mapping,
512 static int ufs_write_end(struct file *file, struct address_space *mapping,
524 static sector_t ufs_bmap(struct address_space *mapping, sector_t block)
1065 struct address_space *mapping = inode->i_mapping;
H A Dutil.c235 * @mapping: the address_space to search
243 struct folio *ufs_get_locked_folio(struct address_space *mapping,
/linux-master/fs/ext2/
H A Dinode.c59 void ext2_write_failed(struct address_space *mapping, loff_t to)
918 ext2_write_begin(struct file *file, struct address_space *mapping,
929 static int ext2_write_end(struct file *file, struct address_space *mapping,
941 static sector_t ext2_bmap(struct address_space *mapping, sector_t block)
947 ext2_writepages(struct address_space *mapping, struct writeback_control *wbc)
953 ext2_dax_writepages(struct address_space *mapping, struct writeback_control *wbc)
/linux-master/fs/ubifs/
H A Dfile.c213 static int write_begin_slow(struct address_space *mapping,
415 static int ubifs_write_begin(struct file *file, struct address_space *mapping,
525 static int ubifs_write_end(struct file *file, struct address_space *mapping,
715 struct address_space *mapping = folio1->mapping;
1075 static int ubifs_writepages(struct address_space *mapping,
1466 static bool ubifs_dirty_folio(struct address_space *mapping,
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_tt.c214 struct address_space *swap_space;
268 struct address_space *swap_space;
/linux-master/fs/ext4/
H A Dinode.c1117 static int ext4_write_begin(struct file *file, struct address_space *mapping,
1270 struct address_space *mapping,
1374 struct address_space *mapping,
1551 struct address_space *mapping = inode->i_mapping;
2364 struct address_space *mapping = mpd->inode->i_mapping;
2520 struct address_space *mapping = inode->i_mapping;
2752 static int ext4_writepages(struct address_space *mapping,
2797 static int ext4_dax_writepages(struct address_space *mapping,
2853 static int ext4_da_write_begin(struct file *file, struct address_space *mapping,
2942 static int ext4_da_do_write_end(struct address_space *mappin
[all...]
/linux-master/fs/
H A Dsync.c232 struct address_space *mapping;
348 * clearing the EIO and ENOSPC flags in the address_space.
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.h145 struct address_space *mapping;
/linux-master/drivers/acpi/acpica/
H A Dacobject.h390 struct acpi_object_addr_handler address_space; member in union:acpi_operand_object
/linux-master/include/trace/events/
H A Dwriteback.h57 TP_PROTO(struct folio *folio, struct address_space *mapping),
84 TP_PROTO(struct folio *folio, struct address_space *mapping),
91 TP_PROTO(struct folio *folio, struct address_space *mapping),
253 struct address_space *mapping = folio_mapping(folio);
/linux-master/arch/xtensa/mm/
H A Dcache.c126 struct address_space *mapping = folio_flush_mapping(folio);
/linux-master/arch/sh/mm/
H A Dcache-sh4.c114 struct address_space *mapping = folio_flush_mapping(folio);
/linux-master/fs/udf/
H A Dfile.c41 struct address_space *mapping = inode->i_mapping;
/linux-master/arch/sparc/mm/
H A Dtlb.c119 struct address_space *mapping;
/linux-master/fs/hfs/
H A Dhfs_fs.h204 int hfs_write_begin(struct file *file, struct address_space *mapping,
/linux-master/arch/mips/mm/
H A Dcache.c105 struct address_space *mapping = folio_flush_mapping(folio);
/linux-master/fs/xfs/
H A Dxfs_notify_failure.c77 struct address_space *mapping;

Completed in 249 milliseconds

1234567891011>>