Searched refs:vstruct_for_each (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | vstructs.h | 50 #define vstruct_for_each(_s, _i) \ macro
|
| H A D | super-io.c | 118 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 D | journal.h | 257 vstruct_for_each(j, i) in journal_entry_empty()
|
| H A D | journal_io.c | 884 vstruct_for_each(jset, entry) { in jset_validate_entries() 1889 vstruct_for_each(jset, i) { in bch2_journal_write_prep()
|
| H A D | recovery.c | 551 vstruct_for_each(&i->j, entry) { in journal_replay_early()
|