Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent_io.h240 int btree_writepages(struct address_space *mapping, struct writeback_control *wbc);
H A Dextent_io.c2289 int btree_writepages(struct address_space *mapping, struct writeback_control *wbc) in btree_writepages() function
H A Ddisk-io.c578 .writepages = btree_writepages,