Searched refs:vstruct_next (Results 1 – 11 of 11) sorted by relevance
44 entry = vstruct_next(entry); in __jset_entry_type_next()53 entry = vstruct_next(entry))89 *end = vstruct_next(*end); in jset_entry_init()
43 #define vstruct_next(_s) \ macro53 _i = vstruct_next(_i))57 _i < vstruct_last(_s) && (_next = vstruct_next(_i), true); \
31 entry = vstruct_next(entry)) { in bch2_sb_clean_validate_late()67 for (entry = start; entry < end; entry = vstruct_next(entry)) in btree_root_find()221 entry = vstruct_next(entry)) { in bch2_sb_clean_validate()222 if ((void *) vstruct_next(entry) > vstruct_end(&clean->field)) { in bch2_sb_clean_validate()244 entry = vstruct_next(entry)) { in bch2_sb_clean_to_text()245 if ((void *) vstruct_next(entry) > vstruct_end(&clean->field)) in bch2_sb_clean_to_text()
259 for (entry = start; entry != end; entry = vstruct_next(entry)) in journal_entry_null_range()334 void *next = vstruct_next(entry); in journal_validate_key()342 journal_entry_null_range(vstruct_next(entry), next); in journal_validate_key()347 (void *) vstruct_next(entry), in journal_validate_key()352 journal_entry_null_range(vstruct_next(entry), next); in journal_validate_key()362 journal_entry_null_range(vstruct_next(entry), next); in journal_validate_key()375 journal_entry_null_range(vstruct_next(entry), next); in journal_validate_key()444 void *next = vstruct_next(entry); in journal_entry_btree_root_validate()451 journal_entry_null_range(vstruct_next(entry), next); in journal_entry_btree_root_validate()496 journal_entry_null_range(entry, vstruct_next(entry)); in journal_entry_blacklist_validate()[all …]
707 entry = vstruct_next(entry)) in bch2_trans_commit_write_locked()760 i = vstruct_next(i)) { in bch2_trans_commit_write_locked()834 entry2 = vstruct_next(entry2)) in bch2_trans_commit_write_locked()1033 i = vstruct_next(i)) in do_bch2_trans_commit_to_journal_replay()
13 #define bkey_p_next(_k) vstruct_next(_k)
283 i = vstruct_next(i)) in bch2_accounting_update_sb()
478 entry = vstruct_next(entry)) { in journal_replay_early()
458 if (vstruct_next(f) > vstruct_last(sb)) { in bch2_sb_validate()
2647 end = vstruct_next(end); in bch2_btree_roots_to_journal_entries()
1469 e = vstruct_next(e)) in bch2_trans_updates_to_text()