Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddlm.h111 #define DLM_RELEASE_NO_LOCKS 0 macro
/linux/fs/dlm/
H A Duser.c428 dlm_release_lockspace(lockspace, DLM_RELEASE_NO_LOCKS); in device_create_lockspace()
439 int error, force = DLM_RELEASE_NO_LOCKS; in device_remove_lockspace()
H A Dlockspace.c686 if (release_option == DLM_RELEASE_NO_LOCKS) { in lockspace_busy()