Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dglock.h104 #define LM_OUT_ST_MASK 0x00000003 macro
Dglock.c458 unsigned state = ret & LM_OUT_ST_MASK; in finish_xmote()
1375 if (gl->gl_reply & ~LM_OUT_ST_MASK) in gfs2_should_freeze()