Home
last modified time | relevance | path

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

/linux-4.4.14/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 …]
/linux-4.4.14/include/linux/sunrpc/
Dclnt.h39 spinlock_t cl_lock; /* spinlock */ member
/linux-4.4.14/include/linux/
Dnfs_fs_sb.h66 spinlock_t cl_lock; member
/linux-4.4.14/fs/nfsd/
Dstate.h340 spinlock_t cl_lock; member