Home
last modified time | relevance | path

Searched refs:btree_write_cache_pages (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent_io.h192 int btree_write_cache_pages(struct address_space *mapping,
H A Dextent_io.c1861 int btree_write_cache_pages(struct address_space *mapping, in btree_write_cache_pages() function
H A Ddisk-io.c492 return btree_write_cache_pages(mapping, wbc); in btree_writepages()