Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Djournal_types.h65 struct journal_entry_pin_list { struct
66 struct list_head unflushed[JOURNAL_PIN_TYPE_NR];
67 struct list_head flushed[JOURNAL_PIN_TYPE_NR];
68 atomic_t count;
69 struct bch_devs_list devs;