Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/dlm/
Ddlmrecovery.c1081 int total_locks = 0; in dlm_num_locks_in_lockres() local
1098 int total_locks) in dlm_send_mig_lockres_msg()
1156 int total_locks, u64 cookie, in dlm_init_migratable_lockres()
1264 int total_locks, i; in dlm_send_one_lockres() local
Ddlmcommon.h569 __be32 total_locks; // locks to be sent for this migration cookie member
/linux-2.6.39/include/drm/
DdrmP.h458 atomic_t total_locks; /**< Total locks statistics */ member