Home
last modified time | relevance | path

Searched refs:DLM_FORWARD (Results 1 – 7 of 7) sorted by relevance

/linux/fs/ocfs2/dlm/
A Ddlmunlock.c119 return DLM_FORWARD; in dlmunlock_common()
178 status == DLM_FORWARD || in dlmunlock_common()
189 (status == DLM_FORWARD ? "forward" : in dlmunlock_common()
330 return DLM_FORWARD; in dlm_send_remote_unlock_request()
354 if (status == DLM_FORWARD) in dlm_send_remote_unlock_request()
422 return DLM_FORWARD; in dlm_unlock_lock_handler()
435 status = DLM_FORWARD; in dlm_unlock_lock_handler()
459 status = DLM_FORWARD; in dlm_unlock_lock_handler()
498 if (status == DLM_FORWARD) in dlm_unlock_lock_handler()
645 status == DLM_FORWARD || in dlmunlock()
A Ddlmapi.h50 DLM_FORWARD, /* 32: request must wait for primary's response */ enumerator
77 (st) != DLM_FORWARD) \
A Ddlmlock.c624 status == DLM_FORWARD) { in dlmlock()
696 status == DLM_FORWARD) { in dlmlock()
A Ddlmdebug.c155 [DLM_FORWARD] = "DLM_FORWARD",
200 [DLM_FORWARD] = "request must wait for primary's response",
A Ddlmconvert.c395 } else if (ret == DLM_FORWARD) { in dlm_send_remote_convert_request()
A Ddlmcommon.h790 status = DLM_FORWARD; in __dlm_lockres_state_to_status()
/linux/fs/ocfs2/
A Dstack_o2cb.c135 [DLM_FORWARD] = -EINVAL,

Completed in 14 milliseconds