Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dglock.h103 #define LM_OUT_ST_MASK 0x00000003 macro
Dglock.c361 unsigned state = ret & LM_OUT_ST_MASK; in finish_xmote()
1242 if (gl->gl_reply & ~LM_OUT_ST_MASK) in gfs2_should_freeze()