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