Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dextent_io.h239 int btrfs_writepages(struct address_space *mapping, struct writeback_control *wbc);
H A Dextent_io.c2670 int btrfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in btrfs_writepages() function
H A Dinode.c10624 .writepages = btrfs_writepages,