Home
last modified time | relevance | path

Searched refs:loo_object_init (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c131 .loo_object_init = lovsub_object_init,
Dlov_object.c879 .loo_object_init = lov_object_init,
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_object.c178 .loo_object_init = ccc_object_init,
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_object.c243 .loo_object_init = osc_object_init,
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h210 int (*loo_object_init)(const struct lu_env *env, member
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c236 result = scan->lo_ops->loo_object_init(env, scan, conf); in lu_object_alloc()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c545 .loo_object_init = echo_object_init,