LM_ST_UNLOCKED 190 fs/gfs2/glock.c GLOCK_BUG_ON(gl, gl->gl_state != LM_ST_UNLOCKED); LM_ST_UNLOCKED 276 fs/gfs2/glock.c if (gl->gl_state != LM_ST_UNLOCKED && (gh->gh_flags & LM_FLAG_ANY)) LM_ST_UNLOCKED 383 fs/gfs2/glock.c held1 = (gl->gl_state != LM_ST_UNLOCKED); LM_ST_UNLOCKED 384 fs/gfs2/glock.c held2 = (new_state != LM_ST_UNLOCKED); LM_ST_UNLOCKED 424 fs/gfs2/glock.c state != LM_ST_UNLOCKED && gl->gl_demote_state == LM_ST_UNLOCKED) LM_ST_UNLOCKED 425 fs/gfs2/glock.c gl->gl_target = LM_ST_UNLOCKED; LM_ST_UNLOCKED 448 fs/gfs2/glock.c case LM_ST_UNLOCKED: LM_ST_UNLOCKED 455 fs/gfs2/glock.c do_xmote(gl, gh, LM_ST_UNLOCKED); LM_ST_UNLOCKED 469 fs/gfs2/glock.c if (state != LM_ST_UNLOCKED) { LM_ST_UNLOCKED 497 fs/gfs2/glock.c return req_state == LM_ST_UNLOCKED ? 0 : req_state; LM_ST_UNLOCKED 524 fs/gfs2/glock.c if ((target == LM_ST_UNLOCKED || target == LM_ST_DEFERRED) && LM_ST_UNLOCKED 537 fs/gfs2/glock.c if (target != LM_ST_UNLOCKED && (gl->gl_state == LM_ST_SHARED || LM_ST_UNLOCKED 626 fs/gfs2/glock.c gl->gl_state != LM_ST_UNLOCKED && LM_ST_UNLOCKED 691 fs/gfs2/glock.c gl->gl_state = LM_ST_UNLOCKED; LM_ST_UNLOCKED 692 fs/gfs2/glock.c gl->gl_target = LM_ST_UNLOCKED; LM_ST_UNLOCKED 834 fs/gfs2/glock.c } else if (gl->gl_demote_state != LM_ST_UNLOCKED && LM_ST_UNLOCKED 836 fs/gfs2/glock.c gl->gl_demote_state = LM_ST_UNLOCKED; LM_ST_UNLOCKED 1001 fs/gfs2/glock.c handle_callback(gl, LM_ST_UNLOCKED, 0, 0); LM_ST_UNLOCKED 1295 fs/gfs2/glock.c blocking_cb(sdp, data, LM_ST_UNLOCKED); LM_ST_UNLOCKED 1405 fs/gfs2/glock.c gl->gl_state != LM_ST_UNLOCKED && demote_ok(gl)) { LM_ST_UNLOCKED 1406 fs/gfs2/glock.c handle_callback(gl, LM_ST_UNLOCKED, 0, 0); LM_ST_UNLOCKED 1474 fs/gfs2/glock.c gl->gl_state != LM_ST_UNLOCKED && demote_ok(gl)) LM_ST_UNLOCKED 1502 fs/gfs2/glock.c if (find_first_holder(gl) == NULL && gl->gl_state != LM_ST_UNLOCKED) LM_ST_UNLOCKED 1503 fs/gfs2/glock.c handle_callback(gl, LM_ST_UNLOCKED, 0, 0); LM_ST_UNLOCKED 1554 fs/gfs2/glock.c case LM_ST_UNLOCKED: LM_ST_UNLOCKED 1692 fs/gfs2/glock.c if (gl->gl_state != LM_ST_UNLOCKED && glops->go_dump) LM_ST_UNLOCKED 151 fs/gfs2/glops.c if (gl->gl_state != LM_ST_UNLOCKED) LM_ST_UNLOCKED 337 fs/gfs2/glops.c if (gl->gl_state != LM_ST_UNLOCKED && LM_ST_UNLOCKED 22 fs/gfs2/locking/dlm/lock.c return LM_ST_UNLOCKED; LM_ST_UNLOCKED 311 fs/gfs2/locking/dlm/lock.c case LM_ST_UNLOCKED: LM_ST_UNLOCKED 504 fs/gfs2/locking/dlm/lock.c if (req_state == LM_ST_UNLOCKED) LM_ST_UNLOCKED 507 fs/gfs2/locking/dlm/lock.c if (req_state == LM_ST_UNLOCKED)