Home
last modified time | relevance | path

Searched refs:dlm_new_lockspace (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Ddlm.h85 int dlm_new_lockspace(const char *name, const char *cluster,
/linux/fs/dlm/
H A Dmain.c101 EXPORT_SYMBOL_GPL(dlm_new_lockspace);
H A Dlockspace.c653 int dlm_new_lockspace(const char *name, const char *cluster, uint32_t flags, in dlm_new_lockspace() function
/linux/fs/ocfs2/
H A Dstack_user.c980 rc = dlm_new_lockspace(conn->cc_name, conn->cc_cluster_name, in user_cluster_connect()
/linux/drivers/md/
H A Dmd-cluster.c905 ret = dlm_new_lockspace(str, mddev->bitmap_info.cluster_name, in join()