Searched refs:bch_xattr_handler_map (Results 1 – 1 of 1) sorted by relevance
622 static const struct xattr_handler *bch_xattr_handler_map[] = { variable634 return type < ARRAY_SIZE(bch_xattr_handler_map) in bch2_xattr_type_to_handler()635 ? bch_xattr_handler_map[type] in bch2_xattr_type_to_handler()