| /kernel/linux/linux-6.6/fs/hfsplus/ |
| H A D | btree.c | 137 struct address_space *mapping; in hfs_btree_open() local
|
| H A D | bnode.c | 396 struct address_space *mapping; in __hfs_bnode_create() local
|
| /kernel/linux/linux-6.6/fs/hpfs/ |
| H A D | file.c | 171 static int hpfs_writepages(struct address_space *mapping, in hpfs_writepages() argument 177 static void hpfs_write_failed(struct address_space *mapping, loff_t to) in hpfs_write_failed() argument 191 static int hpfs_write_begin(struct file *file, struct address_space *mapping, in hpfs_write_begin() argument 207 static int hpfs_write_end(struct file *file, struct address_space *mapping, in hpfs_write_end() argument 225 _hpfs_bmap(struct address_space *mapping, sector_t block) _hpfs_bmap() argument [all...] |
| /kernel/linux/linux-6.6/fs/ntfs/ |
| H A D | logfile.c | 476 struct address_space *mapping = log_vi->i_mapping; in ntfs_check_logfile() local
|
| H A D | lcnalloc.c | 143 struct address_space *mapping; in ntfs_cluster_alloc() local
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| H A D | client_writeback.c | 304 static void hmdfs_balance_dirty_pages(struct address_space *mapping) in hmdfs_balance_dirty_pages() argument 424 void hmdfs_balance_dirty_pages_ratelimited(struct address_space *mapping) in hmdfs_balance_dirty_pages_ratelimited() argument
|
| /kernel/linux/linux-6.6/fs/qnx4/ |
| H A D | inode.c | 253 static sector_t qnx4_bmap(struct address_space *mapping, sector_t block) in qnx4_bmap() argument
|
| /kernel/linux/linux-6.6/fs/qnx6/ |
| H A D | dir.c | 29 struct address_space *mapping = dir->i_mapping; in qnx6_get_page() local 54 struct address_space *mapping = sbi->longfile->i_mapping; in qnx6_longname() local
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| H A D | block.c | 169 static struct page *squashfs_get_cache_page(struct address_space *mapping, in squashfs_get_cache_page() argument
|
| /kernel/linux/linux-6.6/fs/ufs/ |
| H A D | dir.c | 47 struct address_space *mapping = page->mapping; in ufs_commit_chunk() local 197 struct address_space *mapping = dir->i_mapping; in ufs_get_page() local 554 struct address_space *mapping = inode->i_mapping; in ufs_make_empty() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | zlib.c | 94 int zlib_compress_pages(struct list_head *ws, struct address_space *mapping, in zlib_compress_pages() argument
|
| /kernel/linux/linux-6.6/fs/efs/ |
| H A D | inode.c | 22 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) in _efs_bmap() argument
|
| /kernel/linux/linux-6.6/fs/isofs/ |
| H A D | compress.c | 306 struct address_space *mapping = inode->i_mapping; in zisofs_read_folio() local
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | inode.c | 267 static int jfs_writepages(struct address_space *mapping, in jfs_writepages() argument 283 static void jfs_write_failed(struct address_space *mapping, loff_t to) in jfs_write_failed() argument 293 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin() argument 306 static int jfs_write_end(struct file *file, struct address_space *mapping, in jfs_write_end() argument 318 jfs_bmap(struct address_space *mapping, sector_t block) jfs_bmap() argument 326 struct address_space *mapping = file->f_mapping; jfs_direct_IO() local [all...] |
| /kernel/linux/linux-6.6/fs/ |
| H A D | mpage.c | 474 struct address_space *mapping in __mpage_writepage() local 669 mpage_writepages(struct address_space *mapping, struct writeback_control *wbc, get_block_t get_block) mpage_writepages() argument [all...] |
| /kernel/linux/linux-6.6/fs/omfs/ |
| H A D | file.c | 298 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in omfs_writepages() argument 303 static void omfs_write_failed(struct address_space *mapping, loff_t to) in omfs_write_failed() argument 313 static int omfs_write_begin(struct file *file, struct address_space *mapping, in omfs_write_begin() argument 326 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap() argument
|
| /kernel/linux/linux-6.6/fs/vboxsf/ |
| H A D | file.c | 308 static int vboxsf_write_end(struct file *file, struct address_space *mapping, in vboxsf_write_end() argument
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | file.c | 285 struct address_space *mapping = inode->i_mapping; in orangefs_revalidate_mapping() local
|
| /kernel/linux/linux-6.6/fs/9p/ |
| H A D | vfs_addr.c | 275 static int v9fs_write_begin(struct file *filp, struct address_space *mapping, in v9fs_write_begin() argument 297 static int v9fs_write_end(struct file *filp, struct address_space *mapping, in v9fs_write_end() argument 341 v9fs_dirty_folio(struct address_space *mapping, struct folio *folio) v9fs_dirty_folio() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | dax.h | 169 static inline struct page *dax_layout_busy_page(struct address_space *mapping) in dax_layout_busy_page() argument 174 static inline struct page *dax_layout_busy_page_range(struct address_space *mapping, pgoff_t start, pgoff_t nr_pages) in dax_layout_busy_page_range() argument 179 static inline int dax_writeback_mapping_range(struct address_space *mapping, in dax_writeback_mapping_range() argument 196 dax_lock_mapping_entry(struct address_space *mapping, unsigned long index, struct page **page) dax_lock_mapping_entry() argument 202 dax_unlock_mapping_entry(struct address_space *mapping, unsigned long index, dax_entry_t cookie) dax_unlock_mapping_entry() argument 259 dax_mapping(struct address_space *mapping) dax_mapping() argument [all...] |
| H A D | migrate.h | 98 static inline int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping() argument
|
| H A D | uacce.h | 101 struct address_space *mapping; member
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | extent.c | 488 struct address_space *mapping = inode->i_mapping; in hfs_file_truncate() local
|
| /kernel/linux/linux-6.6/fs/xfs/ |
| H A D | xfs_aops.c | 499 xfs_vm_writepages( struct address_space *mapping, struct writeback_control *wbc) xfs_vm_writepages() argument 517 xfs_dax_writepages( struct address_space *mapping, struct writeback_control *wbc) xfs_dax_writepages() argument 529 xfs_vm_bmap( struct address_space *mapping, sector_t block) xfs_vm_bmap() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
| H A D | ocxl_hw.h | 52 struct address_space *mapping; /* Mapping for pseudo filesystem */ member
|