/kernel/linux/linux-6.6/fs/jbd2/ |
H A D | commit.c | 242 struct address_space *mapping = jinode->i_vfs_inode->i_mapping; in jbd2_journal_finish_inode_data_buffers() local 995 struct address_space *mapping; in jbd2_journal_commit_transaction() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | lzo.c | 212 int lzo_compress_pages(struct list_head *ws, struct address_space *mapping, in lzo_compress_pages() argument
|
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/ext4/ |
H A D | verity.c | 70 struct address_space *mapping = inode->i_mapping; in pagecache_write() local
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | bnode.c | 247 struct address_space *mapping; in __hfs_bnode_create() local
|
/kernel/linux/linux-6.6/fs/minix/ |
H A D | dir.c | 51 struct address_space *mapping = page->mapping; in dir_commit_chunk() local 75 struct address_space *mapping = dir->i_mapping; in dir_get_page() local 464 struct address_space *mapping = page->mapping; in minix_inode_by_name() local [all...] |
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | page.c | 359 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages() argument 47 nilfs_grab_buffer(struct inode *inode, struct address_space *mapping, unsigned long blkoff, unsigned long b_state) nilfs_grab_buffer() argument 460 struct address_space *mapping = page->mapping; __nilfs_clear_page_dirty() local [all...] |
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | mmap.c | 265 ecryptfs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) ecryptfs_write_begin() argument 463 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 526 ecryptfs_bmap(struct address_space *mapping, sector_t block) ecryptfs_bmap() argument [all...] |
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | file.c | 17 struct address_space *mapping = inode->i_mapping; in exfat_cont_expand() local
|
/kernel/linux/linux-6.6/fs/adfs/ |
H A D | inode.c | 46 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-6.6/fs/crypto/ |
H A D | inline_crypt.c | 286 const struct address_space *mapping; in bh_get_inode_and_lblk_num() local
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | meta_io.c | 116 struct address_space *mapping = gfs2_glock2aspace(gl); in gfs2_getbuf() local 337 struct address_space *mapping = bh->b_folio->mapping; in gfs2_remove_from_journal() local 406 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_getjdatabuf() local [all...] |
/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
|
/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/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...] |