Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsb-clean.c198 struct jset_entry_clock *clock = in bch2_journal_super_entries_add_common()
200 struct jset_entry_clock, entry); in bch2_journal_super_entries_add_common()
Djournal_io.c637 struct jset_entry_clock *clock = in journal_entry_clock_validate()
638 container_of(entry, struct jset_entry_clock, entry); in journal_entry_clock_validate()
665 struct jset_entry_clock *clock = in journal_entry_clock_to_text()
666 container_of(entry, struct jset_entry_clock, entry); in journal_entry_clock_to_text()
Drecovery.c462 struct jset_entry_clock *clock = in journal_replay_entry_early()
463 container_of(entry, struct jset_entry_clock, entry); in journal_replay_entry_early()
Dbcachefs_format.h1189 struct jset_entry_clock { struct
Dsuper.c949 (sizeof(struct jset_entry_clock) / sizeof(u64)) * 2); in bch2_fs_alloc()