Searched defs:journal_buf (Results 1 – 1 of 1) sorted by relevance
27 struct journal_buf { struct28 struct closure io;29 struct jset *data;36 long expires;37 u64 flush_time;43 unsigned u64s_reserved;46 bool separate_flush:1;48 bool write_started:1;49 bool write_allocated:1;50 bool write_done:1;[all …]