Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c69 static struct lock_class_key cl_lock_guard_class; variable
88 lockdep_set_class(&h->coh_lock_guard, &cl_lock_guard_class); in cl_object_header_init()
Dcl_lock.c51 static struct lock_class_key cl_lock_guard_class; variable
378 lockdep_set_class(&lock->cll_guard, &cl_lock_guard_class); in cl_lock_alloc()