Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dglock.h102 #define LM_OUT_ERROR 0x00000004 macro
H A Dglock.c405 if (ret & LM_OUT_ERROR) in do_error()
625 if ((ret & LM_OUT_ERROR) || in finish_xmote()
829 target = gl->gl_state | LM_OUT_ERROR; in do_xmote()
2188 do_error(gl, LM_OUT_ERROR); /* remove pending waiters */ in withdraw_dq()
H A Dlock_dlm.c148 ret |= LM_OUT_ERROR; in gdlm_ast()