Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Djournal_types.h20 struct journal_buf { struct
21 struct closure io;
22 struct jset *data;
29 long expires;
30 u64 flush_time;
36 unsigned u64s_reserved;
39 bool separate_flush:1;
41 bool write_started:1;
42 bool write_allocated:1;
43 bool write_done:1;
[all …]