Home
last modified time | relevance | path

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

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