Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dstack_o2cb.c147 static int dlm_status_to_errno(enum dlm_status status) in dlm_status_to_errno() function
171 int error = dlm_status_to_errno(status); in o2dlm_unlock_ast_wrapper()
206 ret = dlm_status_to_errno(status); in o2cb_dlm_lock()
220 ret = dlm_status_to_errno(status); in o2cb_dlm_unlock()
226 return dlm_status_to_errno(lksb->lksb_o2dlm.status); in o2cb_dlm_lock_status()