Searched refs:gl_reply (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/gfs2/
H A Dincore.h348 gl_reply:8; /* Last reply from the dlm */ member in struct:gfs2_glock
H A Dglock.c1075 finish_xmote(gl, gl->gl_reply);
1918 if (gl->gl_reply & ~LM_OUT_ST_MASK)
1938 * The gl_reply field is under the gl_lockref.lock lock so that it is ok
1947 gl->gl_reply = ret;

Completed in 121 milliseconds