Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlclient.h269 const struct lu_device_operations *luops,
277 const struct lu_object_operations *luops);
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c197 const struct lu_device_operations *luops, in ccc_device_alloc() argument
211 ccc2lu_dev(vdv)->ld_ops = luops; in ccc_device_alloc()
326 const struct lu_object_operations *luops) in ccc_object_alloc() argument
342 obj->lo_ops = luops; in ccc_object_alloc()