Home
last modified time | relevance | path

Searched defs:undo_context (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/e2fsprogs/misc/
H A De2undo.c101 struct undo_context { struct
102 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;