Searched refs:write_cache_pages (Results 1 – 11 of 11) sorted by relevance
| /linux/include/linux/ |
| A D | writeback.h | 384 int write_cache_pages(struct address_space *mapping,
|
| /linux/mm/ |
| A D | page-writeback.c | 2177 int write_cache_pages(struct address_space *mapping, in write_cache_pages() function 2310 EXPORT_SYMBOL(write_cache_pages); 2346 ret = write_cache_pages(mapping, wbc, __writepage, mapping); in generic_writepages()
|
| /linux/fs/ |
| A D | mpage.c | 712 ret = write_cache_pages(mapping, wbc, __mpage_writepage, &mpd); in mpage_writepages()
|
| /linux/fs/orangefs/ |
| A D | inode.c | 236 ret = write_cache_pages(mapping, wbc, orangefs_writepages_callback, ow); in orangefs_writepages()
|
| /linux/fs/iomap/ |
| A D | buffered-io.c | 1514 ret = write_cache_pages(mapping, wbc, iomap_do_writepage, wpc); in iomap_writepages()
|
| /linux/fs/nfs/ |
| A D | write.c | 735 err = write_cache_pages(mapping, wbc, nfs_writepages_callback, &pgio); in nfs_writepages()
|
| /linux/fs/fuse/ |
| A D | file.c | 2240 err = write_cache_pages(mapping, wbc, fuse_writepages_fill, &data); in fuse_writepages()
|
| /linux/fs/ext4/ |
| A D | super.c | 519 return write_cache_pages(mapping, &wbc, in ext4_journalled_submit_inode_data_buffers()
|
| /linux/ |
| A D | vmlinux.symvers | 2862 0x00000000 write_cache_pages vmlinux EXPORT_SYMBOL
|
| A D | System.map | 6428 ffff800010196c30 T write_cache_pages
|
| A D | .tmp_System.map | 6428 ffff800010196c30 T write_cache_pages
|
Completed in 369 milliseconds