Home
last modified time | relevance | path

Searched refs:tag_pages_for_writeback (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/linux/
H A Dwriteback.h367 void tag_pages_for_writeback(struct address_space *mapping,
374 void tag_pages_for_writeback(struct address_space *mapping,
/openbmc/linux/mm/
H A Dpage-writeback.c2341 void tag_pages_for_writeback(struct address_space *mapping, in tag_pages_for_writeback() function
2361 EXPORT_SYMBOL(tag_pages_for_writeback);
2420 tag_pages_for_writeback(mapping, index, end); in write_cache_pages()
/openbmc/linux/fs/gfs2/
H A Daops.c345 tag_pages_for_writeback(mapping, index, end); in gfs2_write_cache_jdata()
/openbmc/linux/fs/
H A Ddax.c1043 tag_pages_for_writeback(mapping, xas.xa_index, end_index); in dax_writeback_mapping_range()
/openbmc/linux/fs/btrfs/
H A Dextent_io.c1897 tag_pages_for_writeback(mapping, index, end); in btree_write_cache_pages()
2053 tag_pages_for_writeback(mapping, index, end); in extent_write_cache_pages()
/openbmc/linux/fs/ceph/
H A Daddr.c1014 tag_pages_for_writeback(mapping, index, end); in ceph_writepages_start()
/openbmc/linux/fs/f2fs/
H A Ddata.c3015 tag_pages_for_writeback(mapping, index, end); in f2fs_write_cache_pages()
/openbmc/linux/fs/ext4/
H A Dinode.c2623 tag_pages_for_writeback(mapping, mpd->first_page, in ext4_do_writepages()