dump_iterator
struct dump_iterator *i = file->private_data;
struct dump_iterator *i;
i = kzalloc_obj(struct dump_iterator);