Home
last modified time | relevance | path

Searched refs:LM_OUT_ST_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/gfs2/
H A Dglock.h93 * LM_OUT_ST_MASK
101 #define LM_OUT_ST_MASK 0x00000003 macro
H A Dglock.c497 unsigned state = ret & LM_OUT_ST_MASK; in finish_xmote()
1702 if (gl->gl_reply & ~LM_OUT_ST_MASK) in gfs2_should_freeze()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dglock.h91 * LM_OUT_ST_MASK
99 #define LM_OUT_ST_MASK 0x00000003 macro
H A Dglock.c575 unsigned state = ret & LM_OUT_ST_MASK; in finish_xmote()
1882 if (gl->gl_reply & ~LM_OUT_ST_MASK) in gfs2_should_freeze()

Completed in 8 milliseconds