Home
last modified time | relevance | path

Searched refs:bch2_replicas_entry_validate (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dreplicas.h12 int bch2_replicas_entry_validate(struct bch_replicas_entry_v1 *,
H A Dreplicas.c97 int bch2_replicas_entry_validate(struct bch_replicas_entry_v1 *r, in bch2_replicas_entry_validate() function
H A Ddisk_accounting.c657 BUG_ON(bch2_replicas_entry_validate(&r.e, c, &buf)); in bch2_disk_accounting_validate_late()
H A Djournal_io.c614 if (journal_entry_err_on(bch2_replicas_entry_validate(&u->r, c, &err), in journal_entry_data_usage_validate()