__mpage_writepages
EXPORT_SYMBOL(__mpage_writepages);
return __mpage_writepages(mapping, wbc, udf_get_block_wb,
int __mpage_writepages(struct address_space *mapping,
return __mpage_writepages(mapping, wbc, get_block, NULL);