LM_FLAG_TRY      1251 fs/gfs2/file.c 		fl_gh->gh_flags = LM_FLAG_TRY | GL_EXACT;
LM_FLAG_TRY       329 fs/gfs2/glock.c 		else if (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB))
LM_FLAG_TRY       486 fs/gfs2/glock.c 			    (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB))) {
LM_FLAG_TRY       555 fs/gfs2/glock.c 	lck_flags &= (LM_FLAG_TRY | LM_FLAG_TRY_1CB | LM_FLAG_NOEXP |
LM_FLAG_TRY       568 fs/gfs2/glock.c 	    (lck_flags & (LM_FLAG_TRY|LM_FLAG_TRY_1CB)))
LM_FLAG_TRY       655 fs/gfs2/glock.c 		if (!(gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB)))
LM_FLAG_TRY      1122 fs/gfs2/glock.c 	if (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB)) {
LM_FLAG_TRY      1134 fs/gfs2/glock.c 		    !(gh2->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB))) {
LM_FLAG_TRY      1367 fs/gfs2/glock.c 		p[x]->gh_flags &= ~(LM_FLAG_TRY | GL_ASYNC);
LM_FLAG_TRY      1400 fs/gfs2/glock.c 		ghs->gh_flags &= ~(LM_FLAG_TRY | GL_ASYNC);
LM_FLAG_TRY      1774 fs/gfs2/glock.c 	if (flags & LM_FLAG_TRY)
LM_FLAG_TRY       210 fs/gfs2/lock_dlm.c 	if (gfs_flags & LM_FLAG_TRY)
LM_FLAG_TRY       317 fs/gfs2/recovery.c 					  LM_FLAG_NOEXP | LM_FLAG_TRY | GL_NOCACHE,