Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ocfs2/
Dstack_o2cb.c149 static int dlm_status_to_errno(enum dlm_status status) in dlm_status_to_errno() function
173 int error = dlm_status_to_errno(status); in o2dlm_unlock_ast_wrapper()
208 ret = dlm_status_to_errno(status); in o2cb_dlm_lock()
222 ret = dlm_status_to_errno(status); in o2cb_dlm_unlock()
228 return dlm_status_to_errno(lksb->lksb_o2dlm.status); in o2cb_dlm_lock_status()