Searched refs:coo_conf_set (Results 1 – 5 of 5) sorted by relevance
174 .coo_conf_set = vvp_conf_set,
319 if (obj->co_ops->coo_conf_set != NULL) { in cl_conf_set()320 result = obj->co_ops->coo_conf_set(env, obj, conf); in cl_conf_set()
875 .coo_conf_set = lov_conf_set
377 int (*coo_conf_set)(const struct lu_env *env, struct cl_object *obj, member
419 .coo_conf_set = echo_conf_set