Home
last modified time | relevance | path

Searched refs:DLM_BAD_DEVICE_PATH (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/dlm/
H A Ddlmapi.h56 DLM_BAD_DEVICE_PATH, /* 36: Locks device does not exist or path wrong */ enumerator
H A Ddlmdebug.c161 [DLM_BAD_DEVICE_PATH] = "DLM_BAD_DEVICE_PATH",
206 [DLM_BAD_DEVICE_PATH] = "Locks device does not exist or path wrong",
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dstack_o2cb.c141 [DLM_BAD_DEVICE_PATH] = -ENOENT,