Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dec.h11 int bch2_stripe_validate(struct bch_fs *, struct bkey_s_c, enum bch_validate_flags);
19 .key_validate = bch2_stripe_validate, \
Dec.c111 int bch2_stripe_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_stripe_validate() function