DLM_LOCK_RES_IN_PROGRESS 759 fs/ocfs2/dlm/dlmcommon.h else if (res->state & DLM_LOCK_RES_IN_PROGRESS) DLM_LOCK_RES_IN_PROGRESS 1003 fs/ocfs2/dlm/dlmcommon.h __dlm_wait_on_lockres_flags(res, (DLM_LOCK_RES_IN_PROGRESS| DLM_LOCK_RES_IN_PROGRESS 89 fs/ocfs2/dlm/dlmconvert.c res->state |= DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 94 fs/ocfs2/dlm/dlmconvert.c res->state &= ~DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 272 fs/ocfs2/dlm/dlmconvert.c lock->ml.convert_type, res->state & DLM_LOCK_RES_IN_PROGRESS); DLM_LOCK_RES_IN_PROGRESS 295 fs/ocfs2/dlm/dlmconvert.c res->state |= DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 322 fs/ocfs2/dlm/dlmconvert.c res->state &= ~DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 512 fs/ocfs2/dlm/dlmconvert.c res->state |= DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 516 fs/ocfs2/dlm/dlmconvert.c res->state &= ~DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 236 fs/ocfs2/dlm/dlmlock.c res->state |= DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 249 fs/ocfs2/dlm/dlmlock.c res->state &= ~DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 605 fs/ocfs2/dlm/dlmmaster.c res->state = DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 962 fs/ocfs2/dlm/dlmmaster.c res->state &= ~DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 1468 fs/ocfs2/dlm/dlmmaster.c if (!(res->state & DLM_LOCK_RES_IN_PROGRESS)) { DLM_LOCK_RES_IN_PROGRESS 1857 fs/ocfs2/dlm/dlmmaster.c if (!(res->state & DLM_LOCK_RES_IN_PROGRESS)) { DLM_LOCK_RES_IN_PROGRESS 1427 fs/ocfs2/dlm/dlmrecovery.c res->state &= ~DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 297 fs/ocfs2/dlm/dlmthread.c DLM_LOCK_RES_IN_PROGRESS))); DLM_LOCK_RES_IN_PROGRESS 663 fs/ocfs2/dlm/dlmthread.c res->state & DLM_LOCK_RES_IN_PROGRESS ? "yes" : "no", DLM_LOCK_RES_IN_PROGRESS 674 fs/ocfs2/dlm/dlmthread.c if (res->state & (DLM_LOCK_RES_IN_PROGRESS | DLM_LOCK_RES_IN_PROGRESS 133 fs/ocfs2/dlm/dlmunlock.c if (res->state & DLM_LOCK_RES_IN_PROGRESS) { DLM_LOCK_RES_IN_PROGRESS 141 fs/ocfs2/dlm/dlmunlock.c res->state |= DLM_LOCK_RES_IN_PROGRESS; DLM_LOCK_RES_IN_PROGRESS 237 fs/ocfs2/dlm/dlmunlock.c res->state &= ~DLM_LOCK_RES_IN_PROGRESS;