Searched refs:DLM_LOCK_REQUEST_MSG (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ocfs2/dlm/ | ||
H A D | dlmcommon.h | 428 DLM_LOCK_REQUEST_MSG = 515, enumerator |
H A D | dlmrecovery.c | 797 ret = o2net_send_message(DLM_LOCK_REQUEST_MSG, dlm->key, in dlm_request_all_locks() |