Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmapi.h54 DLM_BAD_DEVICE_PATH, /* 36: Locks device does not exist or path wrong */ enumerator
H A Ddlmdebug.c159 [DLM_BAD_DEVICE_PATH] = "DLM_BAD_DEVICE_PATH",
204 [DLM_BAD_DEVICE_PATH] = "Locks device does not exist or path wrong",
/openbmc/linux/fs/ocfs2/
H A Dstack_o2cb.c139 [DLM_BAD_DEVICE_PATH] = -ENOENT,