Home
last modified time | relevance | path

Searched refs:vstruct_idx (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dvstructs.h60 #define vstruct_idx(_s, _idx) \ macro
H A Djournal.h196 struct jset_entry *entry = vstruct_idx(jset, le32_to_cpu(jset->u64s)); in bch2_journal_add_entry_noreservation()
209 return vstruct_idx(j->buf[res->seq & JOURNAL_BUF_MASK].data, res->offset); in journal_res_entry()
H A Dbtree_io.c1198 vstruct_idx(i, 0), in bch2_btree_node_read_done()