Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/
H A Dmpage.c660 * mpage_writepages - walk the list of dirty pages of the given address space & writepage() all of them
669 mpage_writepages(struct address_space *mapping, in mpage_writepages() function
685 EXPORT_SYMBOL(mpage_writepages); variable
/kernel/linux/linux-5.10/fs/hpfs/
H A Dfile.c137 return mpage_writepages(mapping, wbc, hpfs_get_block); in hpfs_writepages()
/kernel/linux/linux-5.10/fs/
H A Dmpage.c677 * mpage_writepages - walk the list of dirty pages of the given address space & writepage() all of them
696 mpage_writepages(struct address_space *mapping, in mpage_writepages() function
724 EXPORT_SYMBOL(mpage_writepages); variable
/kernel/linux/linux-5.10/fs/jfs/
H A Dinode.c293 return mpage_writepages(mapping, wbc, jfs_get_block); in jfs_writepages()
/kernel/linux/linux-5.10/fs/omfs/
H A Dfile.c305 return mpage_writepages(mapping, wbc, omfs_get_block); in omfs_writepages()
/kernel/linux/linux-6.6/fs/hpfs/
H A Dfile.c174 return mpage_writepages(mapping, wbc, hpfs_get_block); in hpfs_writepages()
/kernel/linux/linux-6.6/fs/jfs/
H A Dinode.c270 return mpage_writepages(mapping, wbc, jfs_get_block); in jfs_writepages()
/kernel/linux/linux-6.6/fs/omfs/
H A Dfile.c300 return mpage_writepages(mapping, wbc, omfs_get_block); in omfs_writepages()
/kernel/linux/linux-5.10/fs/exfat/
H A Dinode.c376 return mpage_writepages(mapping, wbc, exfat_get_block); in exfat_writepages()
/kernel/linux/linux-6.6/fs/exfat/
H A Dinode.c349 return mpage_writepages(mapping, wbc, exfat_get_block); in exfat_writepages()
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dinode.c154 return mpage_writepages(mapping, wbc, hfsplus_get_block); in hfsplus_writepages()
/kernel/linux/linux-5.10/fs/hfs/
H A Dinode.c158 return mpage_writepages(mapping, wbc, hfs_get_block); in hfs_writepages()
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dinode.c155 return mpage_writepages(mapping, wbc, hfsplus_get_block); in hfsplus_writepages()
/kernel/linux/linux-6.6/fs/hfs/
H A Dinode.c158 return mpage_writepages(mapping, wbc, hfs_get_block); in hfs_writepages()
/kernel/linux/linux-6.6/fs/affs/
H A Dfile.c377 return mpage_writepages(mapping, wbc, affs_get_block); in affs_writepages()
/kernel/linux/linux-6.6/fs/ext2/
H A Dinode.c949 return mpage_writepages(mapping, wbc, ext2_get_block); in ext2_writepages()
/kernel/linux/linux-5.10/fs/fat/
H A Dinode.c205 return mpage_writepages(mapping, wbc, fat_get_block); in fat_writepages()
/kernel/linux/linux-5.10/fs/ext2/
H A Dinode.c952 return mpage_writepages(mapping, wbc, ext2_get_block); in ext2_writepages()
/kernel/linux/linux-6.6/fs/fat/
H A Dinode.c200 return mpage_writepages(mapping, wbc, fat_get_block); in fat_writepages()
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dinode.c882 return mpage_writepages(mapping, wbc, ntfs_get_block); in ntfs_writepages()
/kernel/linux/linux-5.10/fs/udf/
H A Dinode.c193 return mpage_writepages(mapping, wbc, udf_get_block); in udf_writepages()
/kernel/linux/linux-6.6/fs/udf/
H A Dinode.c207 return mpage_writepages(mapping, wbc, udf_get_block_wb); in udf_writepages()

Completed in 34 milliseconds