Searched refs:objagg_create (Results 1 – 2 of 2) sorted by relevance
311 objagg = objagg_create(&nodelta_ops, NULL, &world); in test_nodelta()814 objagg = objagg_create(&delta_ops, NULL, &world); in test_delta()921 objagg = objagg_create(&delta_ops, NULL, &world); in test_hints_case()955 objagg2 = objagg_create(&delta_ops, hints, &world2); in test_hints_case()
514 struct objagg *objagg_create(const struct objagg_ops *ops, in objagg_create() function553 EXPORT_SYMBOL(objagg_create);