Home
last modified time | relevance | path

Searched refs:cl_conf_set (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c310 int cl_conf_set(const struct lu_env *env, struct cl_object *obj, in cl_conf_set() function
327 EXPORT_SYMBOL(cl_conf_set);
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c1137 result = cl_conf_set(env, lli->lli_clob, &conf); in cl_file_inode_init()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h2751 int cl_conf_set (const struct lu_env *env, struct cl_object *obj,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c3306 result = cl_conf_set(env, lli->lli_clob, conf); in ll_layout_conf()