DLM_LOCK_RES_OWNER_UNKNOWN  480 fs/ocfs2/dlm/dlmdomain.c 	ret = dlm->joining_node == DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN  516 fs/ocfs2/dlm/dlmdomain.c 	if (dlm->joining_node != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN  855 fs/ocfs2/dlm/dlmdomain.c 		    dlm->joining_node == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN  860 fs/ocfs2/dlm/dlmdomain.c 		} else if (dlm->joining_node != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN  942 fs/ocfs2/dlm/dlmdomain.c 		__dlm_set_joining_node(dlm, DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 1343 fs/ocfs2/dlm/dlmdomain.c 		__dlm_set_joining_node(dlm, DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 1681 fs/ocfs2/dlm/dlmdomain.c 	__dlm_set_joining_node(dlm, DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 2028 fs/ocfs2/dlm/dlmdomain.c 	dlm->joining_node = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN  565 fs/ocfs2/dlm/dlmmaster.c 	dlm_set_lockres_owner(dlm, res, DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN  744 fs/ocfs2/dlm/dlmmaster.c 		if (tmpres->owner == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN  746 fs/ocfs2/dlm/dlmmaster.c 			BUG_ON(tmpres->owner == DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 1019 fs/ocfs2/dlm/dlmmaster.c 	if (res->owner != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1480 fs/ocfs2/dlm/dlmmaster.c 		} else if (res->owner != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1523 fs/ocfs2/dlm/dlmmaster.c 		} else if (tmpmle->master != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1854 fs/ocfs2/dlm/dlmmaster.c 			if (res->owner != DLM_LOCK_RES_OWNER_UNKNOWN &&
DLM_LOCK_RES_OWNER_UNKNOWN 1864 fs/ocfs2/dlm/dlmmaster.c 			if (res->owner != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 2173 fs/ocfs2/dlm/dlmmaster.c 	u8 master = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN 2193 fs/ocfs2/dlm/dlmmaster.c 		if (master != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 3273 fs/ocfs2/dlm/dlmmaster.c 		dlm_set_lockres_owner(dlm, res, DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 1080 fs/ocfs2/dlm/dlmrecovery.c 		} else if (res->owner == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1383 fs/ocfs2/dlm/dlmrecovery.c 	if (real_master == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1501 fs/ocfs2/dlm/dlmrecovery.c 	if (mres->master == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1558 fs/ocfs2/dlm/dlmrecovery.c 	if (real_master == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1568 fs/ocfs2/dlm/dlmrecovery.c 		if (real_master == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1618 fs/ocfs2/dlm/dlmrecovery.c 	*real_master = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN 1659 fs/ocfs2/dlm/dlmrecovery.c 		if (*real_master != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1673 fs/ocfs2/dlm/dlmrecovery.c 	int status = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN 1693 fs/ocfs2/dlm/dlmrecovery.c 		BUG_ON(status > DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 1713 fs/ocfs2/dlm/dlmrecovery.c 	int master = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN 2414 fs/ocfs2/dlm/dlmrecovery.c 			} else if (res->owner == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 2450 fs/ocfs2/dlm/dlmrecovery.c 		__dlm_set_joining_node(dlm, DLM_LOCK_RES_OWNER_UNKNOWN);