Searched refs:bch2_dirent_validate (Results 1 – 2 of 2) sorted by relevance
10 int bch2_dirent_validate(struct bch_fs *, struct bkey_s_c, enum bch_validate_flags);14 .key_validate = bch2_dirent_validate, \
103 int bch2_dirent_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_dirent_validate() function