Searched refs:bch2_subvolume_validate (Results 1 – 2 of 2) sorted by relevance
13 int bch2_subvolume_validate(struct bch_fs *, struct bkey_s_c, enum bch_validate_flags);20 .key_validate = bch2_subvolume_validate, \
209 int bch2_subvolume_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_subvolume_validate() function