Searched defs:total_locks (Results 1 – 3 of 3) sorted by relevance
1086 int total_locks = 0; in dlm_num_locks_in_lockres() local1103 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
583 __be32 total_locks; // locks to be sent for this migration cookie member
453 atomic_t total_locks; /**< Total locks statistics */ member