Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dglock.h112 #define LM_OUT_ST_MASK 0x00000003 macro
H A Dglock.c568 if (!(ret & ~LM_OUT_ST_MASK)) { in finish_xmote()
569 unsigned state = ret & LM_OUT_ST_MASK; in finish_xmote()
1831 if (gl->gl_reply & ~LM_OUT_ST_MASK) in gfs2_should_freeze()