Searched refs:address_space (Results 51 - 75 of 242) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dswap.h116 struct address_space;
252 extern int remove_mapping(struct address_space *mapping, struct page *page);
269 extern void scan_mapping_unevictable_pages(struct address_space *);
299 extern struct address_space swapper_space;
H A Dfscache.h144 struct address_space *mapping,
194 struct address_space *,
488 struct address_space *mapping,
H A Dhugetlb.h36 int hugetlb_prefault(struct address_space *, struct vm_area_struct *);
169 int hugetlb_get_quota(struct address_space *mapping, long delta);
170 void hugetlb_put_quota(struct address_space *mapping, long delta);
H A Dnfs_fs.h341 extern int nfs_sync_mapping(struct address_space *mapping);
342 extern void nfs_zap_mapping(struct inode *inode, struct address_space *mapping);
357 extern int nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping);
492 extern int nfs_writepages(struct address_space *, struct writeback_control *);
532 extern int nfs_readpages(struct file *, struct address_space *,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dnilfs.h47 struct address_space i_btnode_cache;
76 static inline struct inode *NILFS_BTNC_I(struct address_space *btnc)
83 static inline struct inode *NILFS_AS_I(struct address_space *mapping)
H A Ddir.c90 struct address_space *mapping,
188 struct address_space *mapping = dir->i_mapping;
433 struct address_space *mapping = page->mapping;
553 struct address_space *mapping = page->mapping;
594 struct address_space *mapping = inode->i_mapping;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dflush.c168 void __flush_dcache_page(struct address_space *mapping, struct page *page)
200 static void __flush_dcache_aliases(struct address_space *mapping, struct page *page)
252 struct address_space *mapping;
H A Dfault-armv.c127 make_coherent(struct address_space *mapping, struct vm_area_struct *vma,
180 struct address_space *mapping;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent_io.h89 struct address_space *mapping;
156 struct address_space *mapping, gfp_t mask);
223 struct address_space *mapping,
227 struct address_space *mapping,
236 sector_t extent_bmap(struct address_space *mapping, sector_t iblock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Daops.c241 static int gfs2_writeback_writepages(struct address_space *mapping,
258 static int gfs2_write_jdata_pagevec(struct address_space *mapping,
329 static int gfs2_write_cache_jdata(struct address_space *mapping,
392 static int gfs2_jdata_writepages(struct address_space *mapping,
493 struct address_space *mapping = page->mapping;
530 struct address_space *mapping = ip->i_inode.i_mapping;
572 static int gfs2_readpages(struct file *file, struct address_space *mapping,
608 static int gfs2_write_begin(struct file *file, struct address_space *mapping,
841 static int gfs2_write_end(struct file *file, struct address_space *mapping,
923 static sector_t gfs2_bmap(struct address_space *mappin
[all...]
H A Dmeta_io.c108 struct address_space *mapping = gfs2_glock2aspace(gl);
129 struct address_space *mapping = gfs2_glock2aspace(gl);
309 struct address_space *mapping = bh->b_page->mapping;
H A Dmeta_io.h42 static inline struct gfs2_sbd *gfs2_mapping2sbd(struct address_space *mapping)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbuffer.c188 struct address_space *bd_mapping = bd_inode->i_mapping;
272 struct address_space *mapping = bdev->bd_inode->i_mapping;
465 * The buffer's backing address_space's private_lock must be held
558 int sync_mapping_buffers(struct address_space *mapping)
560 struct address_space *buffer_mapping = mapping->assoc_mapping;
589 struct address_space *mapping = inode->i_mapping;
590 struct address_space *buffer_mapping = bh->b_page->mapping;
616 struct address_space *mapping, int warn)
632 struct address_space *mapping = page_mapping(page);
679 struct address_space *mappin
[all...]
H A Dsync.c146 struct address_space *mapping = file->f_mapping;
265 * clearing the EIO and ENOSPC flags in the address_space.
277 struct address_space *mapping;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dbitmap.c52 struct address_space *mapping;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dvfs_addr.c99 static int v9fs_vfs_readpages(struct file *filp, struct address_space *mapping,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dcache-sh7705.c139 struct address_space *mapping = page_mapping(page);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dsys_parisc.c64 static int get_offset(struct address_space *mapping)
70 static unsigned long get_shared_area(struct address_space *mapping,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dbitmap.c21 struct address_space *mapping;
164 struct address_space *mapping;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dbitmap.c21 struct address_space *mapping;
164 struct address_space *mapping;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dfile.c12 static int logfs_write_begin(struct file *file, struct address_space *mapping,
38 static int logfs_write_end(struct file *file, struct address_space *mapping,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dfile.c26 static int afs_readpages(struct file *filp, struct address_space *mapping,
241 static int afs_readpages(struct file *file, struct address_space *mapping,
H A Dwrite.c120 int afs_write_begin(struct file *file, struct address_space *mapping,
246 int afs_write_end(struct file *file, struct address_space *mapping,
468 static int afs_writepages_region(struct address_space *mapping,
548 int afs_writepages(struct address_space *mapping,
681 struct address_space *mapping = vnode->vfs_inode.i_mapping;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Drmap.c591 struct address_space *mapping = page->mapping;
715 static int page_mkclean_file(struct address_space *mapping, struct page *page)
744 struct address_space *mapping = page_mapping(page);
779 page->mapping = (struct address_space *) anon_vma;
817 page->mapping = (struct address_space *) anon_vma;
1286 * contained in the address_space struct it points to.
1297 struct address_space *mapping = page->mapping;
1523 struct address_space *mapping = page->mapping;
1582 page->mapping = (struct address_space *) anon_vma;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dexdump.c233 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET(address_space.space_id), "Space Id"},
234 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(address_space.next), "Next"},
235 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(address_space.region_list),
237 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(address_space.node), "Node"},
238 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(address_space.context), "Context"}

Completed in 326 milliseconds

12345678910