Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlclient.h270 const struct cl_device_operations *clops);
276 const struct cl_object_operations *clops,
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c198 const struct cl_device_operations *clops) in ccc_device_alloc() argument
212 vdv->cdv_cl.cd_ops = clops; in ccc_device_alloc()
325 const struct cl_object_operations *clops, in ccc_object_alloc() argument
341 vob->cob_cl.co_ops = clops; in ccc_object_alloc()