Home
last modified time | relevance | path

Searched refs:jset_entry_clock (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Dsb-clean.c202 struct jset_entry_clock *clock = in bch2_journal_super_entries_add_common()
204 struct jset_entry_clock, entry); in bch2_journal_super_entries_add_common()
H A Djournal_io.c642 struct jset_entry_clock *clock = in journal_entry_clock_validate()
643 container_of(entry, struct jset_entry_clock, entry); in journal_entry_clock_validate()
670 struct jset_entry_clock *clock = in journal_entry_clock_to_text()
671 container_of(entry, struct jset_entry_clock, entry); in journal_entry_clock_to_text()
H A Dbcachefs_format.h1201 struct jset_entry_clock { struct
H A Dsuper.c952 (sizeof(struct jset_entry_clock) / sizeof(u64)) * 2); in bch2_fs_alloc()