Searched refs:orangefs_writepages (Results 1 – 1 of 1) sorted by relevance
66 struct orangefs_writepages { struct78 static int orangefs_writepages_work(struct orangefs_writepages *ow, in orangefs_writepages_work() argument125 struct writeback_control *wbc, struct orangefs_writepages *ow) in orangefs_writepages_callback()179 static int orangefs_writepages(struct address_space *mapping, in orangefs_writepages() function182 struct orangefs_writepages *ow; in orangefs_writepages()187 ow = kzalloc_obj(struct orangefs_writepages); in orangefs_writepages()593 .writepages = orangefs_writepages,