Home
last modified time | relevance | path

Searched refs:bch2_accounting_validate (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
H A Ddisk_accounting.h90 int bch2_accounting_validate(struct bch_fs *, struct bkey_s_c,
97 .key_validate = bch2_accounting_validate, \
H A Ddisk_accounting.c138 int bch2_accounting_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_accounting_validate() function