Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal_types.h27 struct journal_buf { struct
28 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 …]