Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmrecovery.c1126 int mres_total_locks = be32_to_cpu(mres->total_locks); in dlm_send_mig_lockres_msg() local
1140 BUG_ON(total_locks > mres_total_locks); in dlm_send_mig_lockres_msg()
1141 if (total_locks == mres_total_locks) in dlm_send_mig_lockres_msg()
1176 res->lockname.len, mres_total_locks, in dlm_send_mig_lockres_msg()