Searched refs:total_locks (Results 1 – 2 of 2) sorted by relevance
53 int total_locks, u64 cookie,59 int total_locks);1082 int total_locks = 0; in dlm_num_locks_in_lockres() local1088 total_locks++; in dlm_num_locks_in_lockres()1091 return total_locks; in dlm_num_locks_in_lockres()1099 int total_locks) in dlm_send_mig_lockres_msg() argument1165 mres->total_locks = cpu_to_be32(total_locks); in dlm_init_migratable_lockres()1265 int total_locks, i; in dlm_send_one_lockres() local1287 total_locks = 0; in dlm_send_one_lockres()1292 total_locks++; in dlm_send_one_lockres()[all …]
554 __be32 total_locks; // locks to be sent for this migration cookie member
Completed in 11 milliseconds