lck_flags         549 fs/gfs2/glock.c 	unsigned int lck_flags = (unsigned int)(gh ? gh->gh_flags : 0);
lck_flags         555 fs/gfs2/glock.c 	lck_flags &= (LM_FLAG_TRY | LM_FLAG_TRY_1CB | LM_FLAG_NOEXP |
lck_flags         568 fs/gfs2/glock.c 	    (lck_flags & (LM_FLAG_TRY|LM_FLAG_TRY_1CB)))
lck_flags         580 fs/gfs2/glock.c 		ret = sdp->sd_lockstruct.ls_ops->lm_lock(gl, target, lck_flags);