Home
last modified time | relevance | path

Searched refs:DLM_RELEASE_NORMAL (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Ddlm.h113 #define DLM_RELEASE_NORMAL 2 macro
/linux/drivers/md/
H A Dmd-cluster.c987 dlm_release_lockspace(cinfo->lockspace, DLM_RELEASE_NORMAL); in join()
1050 dlm_release_lockspace(cinfo->lockspace, DLM_RELEASE_NORMAL); in leave()
/linux/fs/ocfs2/
H A Dstack_user.c955 dlm_release_lockspace(conn->cc_lockspace, DLM_RELEASE_NORMAL); in user_cluster_disconnect()
/linux/fs/dlm/
H A Duser.c449 force = DLM_RELEASE_NORMAL; in device_remove_lockspace()