Searched defs:meta_type_ops (Results 1 – 1 of 1) sorted by relevance
654 struct meta_type_ops { struct662 static struct meta_type_ops __meta_type_ops[TCF_META_TYPE_MAX + 1] = { argument678 static inline struct meta_type_ops *meta_type_ops(struct meta_value *v) in meta_type_ops() function