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.h246 int btrfs_writepages(struct address_space *mapping, struct writeback_control *wbc);
H A Dextent_io.c2362 int btrfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in btrfs_writepages() function
H A Dinode.c10330 .writepages = btrfs_writepages,