Home
last modified time | relevance | path

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

/linux/fs/ocfs2/dlm/
H A Ddlmunlock.c111 return DLM_BADPARAM; in dlmunlock_common()
598 dlm_error(DLM_BADPARAM); in dlmunlock()
599 return DLM_BADPARAM; in dlmunlock()
608 dlm_error(DLM_BADPARAM); in dlmunlock()
609 return DLM_BADPARAM; in dlmunlock()
H A Ddlmlock.c558 status = DLM_BADPARAM; in dlmlock()
H A Ddlmcommon.h1085 ret = DLM_BADPARAM; in dlm_err_to_dlm_status()
/linux/fs/ocfs2/
H A Dstack_o2cb.c127 [DLM_BADPARAM] = -EINVAL,