Home
last modified time | relevance | path

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

/linux-3.3/fs/ocfs2/dlm/
Ddlmrecovery.c1086 int total_locks = 0; in dlm_num_locks_in_lockres() local
1103 int total_locks) in dlm_send_mig_lockres_msg()
1163 int total_locks, u64 cookie, in dlm_init_migratable_lockres()
1271 int total_locks, i; in dlm_send_one_lockres() local
Ddlmcommon.h583 __be32 total_locks; // locks to be sent for this migration cookie member
/linux-3.3/include/drm/
DdrmP.h453 atomic_t total_locks; /**< Total locks statistics */ member