Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c78 struct cl_object_conf eoc_cl; member
157 return container_of(c, struct echo_object_conf, eoc_cl); in cl2echo_conf()
971 conf->eoc_cl.u.coc_oinfo = oinfo; in cl_echo_object_find()
978 conf->eoc_cl.u.coc_md = md; in cl_echo_object_find()
993 obj = cl_object_find(env, echo_dev2cl(d), fid, &conf->eoc_cl); in cl_echo_object_find()