Home
last modified time | relevance | path

Searched refs:LM_OUT_ST_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/gfs2/
H A Dglock.h99 #define LM_OUT_ST_MASK 0x00000003 macro
H A Dglock.c601 unsigned state = ret & LM_OUT_ST_MASK; in finish_xmote()
1918 if (gl->gl_reply & ~LM_OUT_ST_MASK) in gfs2_should_freeze()