Searched defs:btree_info_fixed (Results 1 – 1 of 1) sorted by relevance
712 struct btree_info_fixed struct714 UInt32 flags;715 UInt32 node_size;716 UInt32 key_size;717 UInt32 val_size;719 void Parse(const Byte *p) in Parse()