Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dglock.h101 #define LM_OUT_ERROR 0x00000004 macro
H A Dglock.c420 if (ret & LM_OUT_ERROR) in do_error()
630 if ((ret & LM_OUT_ERROR) || in finish_xmote()
833 target = gl->gl_state | LM_OUT_ERROR; in do_xmote()
2213 do_error(gl, LM_OUT_ERROR); /* remove pending waiters */ in withdraw_dq()
H A Dlock_dlm.c148 ret |= LM_OUT_ERROR; in gdlm_ast()