Searched refs:do_writepages (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dwriteback.h149 int do_writepages(struct address_space *mapping, struct writeback_control *wbc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfs-writeback.c350 ret = do_writepages(mapping, wbc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpage-writeback.c1054 int do_writepages(struct address_space *mapping, struct writeback_control *wbc) function
H A Dfilemap.c228 ret = do_writepages(mapping, &wbc);

Completed in 69 milliseconds