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.c417 if (ret & LM_OUT_ERROR) in do_error()
627 if ((ret & LM_OUT_ERROR) || in finish_xmote()
830 target = gl->gl_state | LM_OUT_ERROR; in do_xmote()
2210 do_error(gl, LM_OUT_ERROR); /* remove pending waiters */ in withdraw_dq()
H A Dlock_dlm.c148 ret |= LM_OUT_ERROR; in gdlm_ast()