Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.h11 int bch2_subvolume_validate(struct bch_fs *, struct bkey_s_c,
19 .key_validate = bch2_subvolume_validate, \
H A Dsubvolume.c209 int bch2_subvolume_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_subvolume_validate() function