Searched defs:journal_keys (Results 1 – 1 of 1) sorted by relevance
665 struct journal_keys { struct666 struct journal_key {674 } *d;680 size_t gap;681 size_t nr;682 size_t size;683 atomic_t ref;684 bool initial_ref_held;1095 struct journal_keys journal_keys; member