Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h116 #define LM_OUT_ERROR 0x00000004 macro
H A Dglock.c379 if (ret & LM_OUT_ERROR) in do_error()
466 do_error(gl, LM_OUT_ERROR); in do_promote()
594 if ((ret & LM_OUT_ERROR) || in finish_xmote()
705 target = LM_OUT_ERROR; in do_xmote()
731 target = LM_OUT_ERROR; in do_xmote()
2128 do_error(gl, LM_OUT_ERROR); /* remove pending waiters */ in withdraw_glock()
H A Dlock_dlm.c152 ret = LM_OUT_ERROR; in gdlm_ast()