Searched defs:undo_context (Results 1 – 1 of 1) sorted by relevance
101 struct undo_context { struct102 struct undo_header hdr;103 io_channel undo_file;104 unsigned int blocksize, fs_blocksize;105 blk64_t super_block;106 size_t num_keys;107 struct undo_key_info *keys;