ext2_write_failed
void ext2_write_failed(struct address_space *mapping, loff_t to);
ext2_write_failed(inode->i_mapping, offset + count);
ext2_write_failed(inode->i_mapping, offset + length);
ext2_write_failed(mapping, pos + len);
ext2_write_failed(mapping, pos + len);