Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlclient.h336 struct lu_device *ccc2lu_dev (struct ccc_device *vdv);
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c210 ccc2lu_dev(vdv)->ld_ops = luops; in ccc_device_alloc()
913 struct lu_device *ccc2lu_dev(struct ccc_device *vdv) in ccc2lu_dev() function