Home
last modified time | relevance | path

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

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