Home
last modified time | relevance | path

Searched refs:osc_object_is_contended (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_object.c209 int osc_object_is_contended(struct osc_object *obj) in osc_object_is_contended() function
Dosc_cl_internal.h461 int osc_object_is_contended (struct osc_object *obj);
Dosc_lock.c968 (ols->ols_locklessable && osc_object_is_contended(oob)) || in osc_lock_to_lockless()