Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dvstructs.h50 #define vstruct_for_each(_s, _i) \ macro
H A Dsuper-io.c118 vstruct_for_each(sb, f) in bch2_sb_field_get_id()
525 vstruct_for_each(sb, f) { in bch2_sb_validate()
550 vstruct_for_each(sb, f) { in bch2_sb_validate()
1477 vstruct_for_each(sb, f) in bch2_sb_to_text()
1522 vstruct_for_each(sb, f) in bch2_sb_to_text()
H A Djournal.h257 vstruct_for_each(j, i) in journal_entry_empty()
H A Djournal_io.c884 vstruct_for_each(jset, entry) { in jset_validate_entries()
1889 vstruct_for_each(jset, i) { in bch2_journal_write_prep()
H A Drecovery.c551 vstruct_for_each(&i->j, entry) { in journal_replay_early()