Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmcommon.h546 #define DLM_MAX_MIGRATABLE_LOCKS 240 macro
567 DLM_MAX_MIGRATABLE_LOCKS) )
H A Ddlmrecovery.c1107 BUG_ON(mres->num_locks > DLM_MAX_MIGRATABLE_LOCKS); in dlm_send_mig_lockres_msg()
1226 if (mres->num_locks == DLM_MAX_MIGRATABLE_LOCKS) in dlm_add_lock_to_array()
1275 if (total_locks > DLM_MAX_MIGRATABLE_LOCKS) { in dlm_send_one_lockres()