Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dcl_object.h1544 struct cl_lock { struct
1550 * Linkage into cl_lock::cll_descr::cld_obj::coh_locks list. Protected argument
1556 * cl_lock::cll_descr::cld_obj::coh_lock_guard nested within argument
1560 struct cl_lock_descr cll_descr; argument
1562 enum cl_lock_state cll_state; argument
1566 * Recursive lock, most fields in cl_lock{} are protected by this. argument
1589 * canceled and destroyed. Protected by cl_lock::cll_guard. argument
1597 * cl_lock::cll_guard. argument
1604 * protected by cl_lock::cll_guard. argument
1616 struct cl_lock *cll_conflict; argument
[all …]
/linux-4.1.27/include/linux/sunrpc/
Dclnt.h39 spinlock_t cl_lock; /* spinlock */ member
/linux-4.1.27/include/linux/
Dnfs_fs_sb.h66 spinlock_t cl_lock; member
/linux-4.1.27/fs/nfsd/
Dstate.h338 spinlock_t cl_lock; member