Searched refs:bch2_xattr_type_to_handler (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dxattr.c17 static const struct xattr_handler *bch2_xattr_type_to_handler(unsigned);
96 bkey_fsck_err_on(!bch2_xattr_type_to_handler(xattr.v->x_type), c, err,
113 handler = bch2_xattr_type_to_handler(xattr.v->x_type);
263 bch2_xattr_type_to_handler(xattr->x_type);
650 static const struct xattr_handler *bch2_xattr_type_to_handler(unsigned type) function

Completed in 102 milliseconds