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

/linux-master/fs/gfs2/
H A Dglock.c196 * demote_ok - Check to see if it's ok to unlock a glock
202 static int demote_ok(const struct gfs2_glock *gl) function
1666 if (!test_bit(GLF_LFLUSH, &gl->gl_flags) && demote_ok(gl))
2017 if (demote_ok(gl))
2051 demote_ok(gl))) {

Completed in 124 milliseconds