Searched refs:total_locks (Results 1 – 2 of 2) sorted by relevance
53 int total_locks, u64 cookie,59 int total_locks);1081 int total_locks = 0; in dlm_num_locks_in_lockres() local1087 total_locks++; in dlm_num_locks_in_lockres()1090 return total_locks; in dlm_num_locks_in_lockres()1098 int total_locks) in dlm_send_mig_lockres_msg() argument1164 mres->total_locks = cpu_to_be32(total_locks); in dlm_init_migratable_lockres()1264 int total_locks, i; in dlm_send_one_lockres() local1286 total_locks = 0; in dlm_send_one_lockres()1291 total_locks++; in dlm_send_one_lockres()[all …]
554 __be32 total_locks; // locks to be sent for this migration cookie member
Completed in 14 milliseconds