Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dxattr.h9 int bch2_xattr_validate(struct bch_fs *, struct bkey_s_c,
14 .key_validate = bch2_xattr_validate, \
H A Dxattr.c73 int bch2_xattr_validate(struct bch_fs *c, struct bkey_s_c k, in bch2_xattr_validate() function