LM_ST_DEFERRED 757 fs/gfs2/file.c gfs2_holder_init(ip->i_gl, LM_ST_DEFERRED, 0, &gh); LM_ST_DEFERRED 788 fs/gfs2/file.c gfs2_holder_init(ip->i_gl, LM_ST_DEFERRED, 0, &gh); LM_ST_DEFERRED 295 fs/gfs2/glock.c if (gh->gh_state == LM_ST_DEFERRED && gh_head->gh_state == LM_ST_DEFERRED) LM_ST_DEFERRED 500 fs/gfs2/glock.c case LM_ST_DEFERRED: LM_ST_DEFERRED 559 fs/gfs2/glock.c if ((target == LM_ST_UNLOCKED || target == LM_ST_DEFERRED) && LM_ST_DEFERRED 574 fs/gfs2/glock.c glops->go_inval(gl, target == LM_ST_DEFERRED ? 0 : DIO_METADATA); LM_ST_DEFERRED 1763 fs/gfs2/glock.c case LM_ST_DEFERRED: LM_ST_DEFERRED 164 fs/gfs2/glock.h return gl->gl_state == LM_ST_DEFERRED; LM_ST_DEFERRED 468 fs/gfs2/glops.c if (gh->gh_state != LM_ST_DEFERRED) LM_ST_DEFERRED 147 fs/gfs2/lock_dlm.c ret = LM_ST_DEFERRED; LM_ST_DEFERRED 148 fs/gfs2/lock_dlm.c else if (gl->gl_req == LM_ST_DEFERRED) LM_ST_DEFERRED 172 fs/gfs2/lock_dlm.c gfs2_glock_cb(gl, LM_ST_DEFERRED); LM_ST_DEFERRED 192 fs/gfs2/lock_dlm.c case LM_ST_DEFERRED: LM_ST_DEFERRED 247 fs/gfs2/sys.c glmode = LM_ST_DEFERRED; LM_ST_DEFERRED 71 fs/gfs2/trace_gfs2.h case LM_ST_DEFERRED: