Home
last modified time | relevance | path

Searched defs:cl_lock (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dcl_object.h1545 struct cl_lock { struct
1551 * Linkage into cl_lock::cll_descr::cld_obj::coh_locks list. Protected argument
1557 * cl_lock::cll_descr::cld_obj::coh_lock_guard nested within argument
1561 struct cl_lock_descr cll_descr; argument
1563 enum cl_lock_state cll_state; argument
1567 * Recursive lock, most fields in cl_lock{} are protected by this. argument
1590 * canceled and destroyed. Protected by cl_lock::cll_guard. argument
1598 * cl_lock::cll_guard. argument
1605 * protected by cl_lock::cll_guard. argument
1617 struct cl_lock *cll_conflict; argument
[all …]