Searched refs:address_space (Results 226 - 250 of 333) sorted by path

1234567891011>>

/linux-master/fs/proc/
H A Dvmcore.c425 struct address_space *mapping = vmf->vma->vm_file->f_mapping;
/linux-master/fs/qnx4/
H A Dinode.c272 static sector_t qnx4_bmap(struct address_space *mapping, sector_t block)
/linux-master/fs/qnx6/
H A Dinode.c186 struct address_space *mapping = root->i_mapping;
488 static sector_t qnx6_bmap(struct address_space *mapping, sector_t block)
520 struct address_space *mapping;
/linux-master/fs/reiserfs/
H A Dinode.c2739 struct address_space *mapping,
2860 static sector_t reiserfs_aop_bmap(struct address_space *as, sector_t block)
2865 static int reiserfs_write_end(struct file *file, struct address_space *mapping,
3179 static bool reiserfs_dirty_folio(struct address_space *mapping,
H A Dioctl.c162 struct address_space *mapping;
H A Dxattr.c436 struct address_space *mapping = dir->i_mapping;
/linux-master/fs/smb/client/
H A Dcifsfs.h139 extern int cifs_truncate_page(struct address_space *mapping, loff_t from);
H A Dinode.c2716 int cifs_truncate_page(struct address_space *mapping, loff_t from)
/linux-master/fs/smb/server/
H A Dvfs.c968 struct address_space *mapping;
/linux-master/fs/
H A Dsplice.c68 struct address_space *mapping;
H A Dsync.c232 struct address_space *mapping;
348 * clearing the EIO and ENOSPC flags in the address_space.
/linux-master/fs/squashfs/
H A Dblock.c80 struct address_space *cache_mapping, u64 index, int length,
169 static struct page *squashfs_get_cache_page(struct address_space *mapping,
193 struct address_space *cache_mapping = msblk->cache_mapping;
H A Dsquashfs_fs_sb.h50 struct address_space *cache_mapping;
/linux-master/fs/sysv/
H A Ddir.c33 struct address_space *mapping = page->mapping;
63 struct address_space *mapping = dir->i_mapping;
H A Ditree.c458 static int sysv_writepages(struct address_space *mapping,
474 static void sysv_write_failed(struct address_space *mapping, loff_t to)
484 static int sysv_write_begin(struct file *file, struct address_space *mapping,
497 static sector_t sysv_bmap(struct address_space *mapping, sector_t block)
/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/fs/udf/
H A Dfile.c41 struct address_space *mapping = inode->i_mapping;
H A Dinode.c167 static void udf_write_failed(struct address_space *mapping, loff_t to)
200 static int udf_writepages(struct address_space *mapping,
252 static int udf_write_begin(struct file *file, struct address_space *mapping,
278 static int udf_write_end(struct file *file, struct address_space *mapping,
301 struct address_space *mapping = file->f_mapping;
315 static sector_t udf_bmap(struct address_space *mapping, sector_t block)
/linux-master/fs/ufs/
H A Dballoc.c247 struct address_space * const mapping = inode->i_mapping;
H A Ddir.c47 struct address_space *mapping = page->mapping;
197 struct address_space *mapping = dir->i_mapping;
554 struct address_space *mapping = inode->i_mapping;
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,
H A Dutil.h276 struct folio *ufs_get_locked_folio(struct address_space *mapping, pgoff_t index);
/linux-master/fs/vboxsf/
H A Dfile.c309 static int vboxsf_write_end(struct file *file, struct address_space *mapping,
/linux-master/fs/xfs/scrub/
H A Dbmap.c52 struct address_space *mapping = VFS_I(sc->ip)->i_mapping;

Completed in 299 milliseconds

1234567891011>>