Home
last modified time | relevance | path

Searched refs:loo_object_invariant (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c138 .loo_object_invariant = NULL
Dlov_object.c884 .loo_object_invariant = NULL
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_object.c250 .loo_object_invariant = NULL
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h249 int (*loo_object_invariant)(const struct lu_object *o); member
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c528 if (o->lo_ops->loo_object_invariant != NULL && in lu_object_invariant()
529 !o->lo_ops->loo_object_invariant(o)) in lu_object_invariant()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c549 .loo_object_invariant = NULL