Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlclient.h266 const struct lu_device_operations *luops,
274 const struct lu_object_operations *luops);
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c196 const struct lu_device_operations *luops, in ccc_device_alloc() argument
210 ccc2lu_dev(vdv)->ld_ops = luops; in ccc_device_alloc()
325 const struct lu_object_operations *luops) in ccc_object_alloc() argument
341 obj->lo_ops = luops; in ccc_object_alloc()