Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dextent_io.h246 int btrfs_writepages(struct address_space *mapping, struct writeback_control *wbc);
H A Dextent_io.c2541 int btrfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in btrfs_writepages() function
H A Dinode.c10383 .writepages = btrfs_writepages,