DLM_LOCK_RES_OWNER_UNKNOWN  477 fs/ocfs2/dlm/dlmdomain.c 	ret = dlm->joining_node == DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN  491 fs/ocfs2/dlm/dlmdomain.c 	if (dlm->joining_node != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN  825 fs/ocfs2/dlm/dlmdomain.c 		    dlm->joining_node == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN  830 fs/ocfs2/dlm/dlmdomain.c 		} else if (dlm->joining_node != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN  903 fs/ocfs2/dlm/dlmdomain.c 		__dlm_set_joining_node(dlm, DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN  939 fs/ocfs2/dlm/dlmdomain.c 		__dlm_set_joining_node(dlm, DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 1247 fs/ocfs2/dlm/dlmdomain.c 	__dlm_set_joining_node(dlm, DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 1584 fs/ocfs2/dlm/dlmdomain.c 	dlm->joining_node = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN  478 fs/ocfs2/dlm/dlmmaster.c 	else if (owner == DLM_LOCK_RES_OWNER_UNKNOWN)
DLM_LOCK_RES_OWNER_UNKNOWN  496 fs/ocfs2/dlm/dlmmaster.c 	else if (res->owner == DLM_LOCK_RES_OWNER_UNKNOWN)
DLM_LOCK_RES_OWNER_UNKNOWN  602 fs/ocfs2/dlm/dlmmaster.c 	dlm_set_lockres_owner(dlm, res, DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN  993 fs/ocfs2/dlm/dlmmaster.c 	if (res->owner != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1456 fs/ocfs2/dlm/dlmmaster.c 		} else if (res->owner != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1499 fs/ocfs2/dlm/dlmmaster.c 		} else if (tmpmle->master != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1833 fs/ocfs2/dlm/dlmmaster.c 			if (res->owner != DLM_LOCK_RES_OWNER_UNKNOWN &&
DLM_LOCK_RES_OWNER_UNKNOWN 1843 fs/ocfs2/dlm/dlmmaster.c 			if (res->owner != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 2147 fs/ocfs2/dlm/dlmmaster.c 	u8 master = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN 2167 fs/ocfs2/dlm/dlmmaster.c 		if (master != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 2368 fs/ocfs2/dlm/dlmmaster.c 	if (res->owner == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 2939 fs/ocfs2/dlm/dlmmaster.c 	return DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN 3259 fs/ocfs2/dlm/dlmmaster.c 				      	DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 1070 fs/ocfs2/dlm/dlmrecovery.c 		} else if (res->owner == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1341 fs/ocfs2/dlm/dlmrecovery.c 	if (real_master == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1440 fs/ocfs2/dlm/dlmrecovery.c 	if (mres->master == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1499 fs/ocfs2/dlm/dlmrecovery.c 	if (real_master == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1509 fs/ocfs2/dlm/dlmrecovery.c 		if (real_master == DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1560 fs/ocfs2/dlm/dlmrecovery.c 	*real_master = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN 1601 fs/ocfs2/dlm/dlmrecovery.c 		if (*real_master != DLM_LOCK_RES_OWNER_UNKNOWN) {
DLM_LOCK_RES_OWNER_UNKNOWN 1615 fs/ocfs2/dlm/dlmrecovery.c 	int status = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN 1629 fs/ocfs2/dlm/dlmrecovery.c 		BUG_ON(status > DLM_LOCK_RES_OWNER_UNKNOWN);
DLM_LOCK_RES_OWNER_UNKNOWN 1649 fs/ocfs2/dlm/dlmrecovery.c 	int master = DLM_LOCK_RES_OWNER_UNKNOWN;
DLM_LOCK_RES_OWNER_UNKNOWN 2313 fs/ocfs2/dlm/dlmrecovery.c 		__dlm_set_joining_node(dlm, DLM_LOCK_RES_OWNER_UNKNOWN);