Home
last modified time | relevance | path

Searched refs:total_locks (Results 1 – 2 of 2) sorted by relevance

/fs/ocfs2/dlm/
A Ddlmrecovery.c53 int total_locks, u64 cookie,
59 int total_locks);
1081 int total_locks = 0; in dlm_num_locks_in_lockres() local
1087 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() argument
1164 mres->total_locks = cpu_to_be32(total_locks); in dlm_init_migratable_lockres()
1264 int total_locks, i; in dlm_send_one_lockres() local
1286 total_locks = 0; in dlm_send_one_lockres()
1291 total_locks++; in dlm_send_one_lockres()
[all …]
A Ddlmcommon.h554 __be32 total_locks; // locks to be sent for this migration cookie member

Completed in 14 milliseconds