Home
last modified time | relevance | path

Searched refs:write_cache_pages (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dwriteback.h374 int write_cache_pages(struct address_space *mapping,
/linux-6.3-rc2/fs/
A Dmpage.c653 ret = write_cache_pages(mapping, wbc, __mpage_writepage, &mpd); in mpage_writepages()
/linux-6.3-rc2/mm/
A Dpage-writeback.c2394 int write_cache_pages(struct address_space *mapping, in write_cache_pages() function
2529 EXPORT_SYMBOL(write_cache_pages);
2556 ret = write_cache_pages(mapping, wbc, writepage_cb, in do_writepages()
/linux-6.3-rc2/fs/gfs2/
A Dlog.c143 ret = write_cache_pages(mapping, wbc, __gfs2_writepage, mapping); in gfs2_ail1_start_one()
/linux-6.3-rc2/fs/orangefs/
A Dinode.c229 ret = write_cache_pages(mapping, wbc, orangefs_writepages_callback, ow); in orangefs_writepages()
/linux-6.3-rc2/fs/iomap/
A Dbuffered-io.c1820 ret = write_cache_pages(mapping, wbc, iomap_do_writepage, wpc); in iomap_writepages()
/linux-6.3-rc2/fs/nfs/
A Dwrite.c735 err = write_cache_pages(mapping, wbc, nfs_writepages_callback, in nfs_writepages()
/linux-6.3-rc2/fs/ntfs3/
A Dinode.c856 return write_cache_pages(mapping, wbc, ntfs_resident_writepage, in ntfs_writepages()
/linux-6.3-rc2/fs/udf/
A Dinode.c212 return write_cache_pages(mapping, wbc, udf_adinicb_writepage, NULL); in udf_writepages()
/linux-6.3-rc2/fs/fuse/
A Dfile.c2346 err = write_cache_pages(mapping, wbc, fuse_writepages_fill, &data); in fuse_writepages()
/linux-6.3-rc2/fs/ext4/
A Dinode.c2747 ret = write_cache_pages(mapping, wbc, ext4_writepage_cb, NULL); in ext4_do_writepages()
A Dsuper.c531 return write_cache_pages(mapping, &wbc, in ext4_journalled_submit_inode_data_buffers()

Completed in 53 milliseconds