Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h187 struct dump_option { struct
188 nid_t nid;
189 int start_nat;
190 int end_nat;
191 int start_sit;
192 int end_sit;
193 int start_ssa;
194 int end_ssa;
195 int32_t blk_addr;
/external/syslinux/com32/hdt/
Dhdt-dump.c40 struct dump_option { struct
47 struct dump_option dump_options[10]; in get_value_from_option() argument