Searched refs:mpage_writepages (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmpage.h19 int mpage_writepages(struct address_space *mapping,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dmpage.c650 * mpage_writepages - walk the list of dirty pages of the given address space & writepage() all of them
669 mpage_writepages(struct address_space *mapping, function
690 EXPORT_SYMBOL(mpage_writepages); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Dinode.c289 return mpage_writepages(mapping, wbc, jfs_get_block);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/omfs/
H A Dfile.c308 return mpage_writepages(mapping, wbc, omfs_get_block);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Daops.c244 return mpage_writepages(mapping, wbc, gfs2_get_block_noalloc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dinode.c147 return mpage_writepages(mapping, wbc, hfs_get_block);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dinode.c140 return mpage_writepages(mapping, wbc, hfsplus_get_block);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dinode.c262 return mpage_writepages(mapping, wbc, hfsplus_get_block);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dinode.c852 return mpage_writepages(mapping, wbc, ext2_get_block);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fat/
H A Dinode.c129 return mpage_writepages(mapping, wbc, fat_get_block);

Completed in 161 milliseconds