LM_FLAG_TRY 347 fs/gfs2/glock.c else if (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB))
LM_FLAG_TRY 440 fs/gfs2/glock.c (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB))) {
LM_FLAG_TRY 520 fs/gfs2/glock.c lck_flags &= (LM_FLAG_TRY | LM_FLAG_TRY_1CB | LM_FLAG_NOEXP |
LM_FLAG_TRY 539 fs/gfs2/glock.c !(lck_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB)))
LM_FLAG_TRY 603 fs/gfs2/glock.c if (!(gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB)))
LM_FLAG_TRY 891 fs/gfs2/glock.c if (gh->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB)) {
LM_FLAG_TRY 903 fs/gfs2/glock.c !(gh2->gh_flags & (LM_FLAG_TRY | LM_FLAG_TRY_1CB)) &&
LM_FLAG_TRY 1120 fs/gfs2/glock.c p[x]->gh_flags &= ~(LM_FLAG_TRY | GL_ASYNC);
LM_FLAG_TRY 1153 fs/gfs2/glock.c ghs->gh_flags &= ~(LM_FLAG_TRY | GL_ASYNC);
LM_FLAG_TRY 1569 fs/gfs2/glock.c if (flags & LM_FLAG_TRY)
LM_FLAG_TRY 341 fs/gfs2/locking/dlm/lock.c if (gfs_flags & LM_FLAG_TRY)
LM_FLAG_TRY 664 fs/gfs2/ops_file.c flags = (IS_SETLKW(cmd) ? 0 : LM_FLAG_TRY) | GL_EXACT | GL_NOCACHE;
LM_FLAG_TRY 469 fs/gfs2/recovery.c LM_FLAG_NOEXP | LM_FLAG_TRY | GL_NOCACHE,
LM_FLAG_TRY 1028 fs/gfs2/rgrp.c int flags = LM_FLAG_TRY;
LM_FLAG_TRY 1043 fs/gfs2/rgrp.c LM_FLAG_TRY, &al->al_rgd_gh);