Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlclient.h267 const struct cl_device_operations *clops);
273 const struct cl_object_operations *clops,
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c197 const struct cl_device_operations *clops) in ccc_device_alloc() argument
211 vdv->cdv_cl.cd_ops = clops; in ccc_device_alloc()
324 const struct cl_object_operations *clops, in ccc_object_alloc() argument
340 vob->cob_cl.co_ops = clops; in ccc_object_alloc()