Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dmain.c89 EXPORT_SYMBOL_GPL(dlm_new_lockspace);
H A Dlockspace.c631 int dlm_new_lockspace(const char *name, const char *cluster, uint32_t flags, in dlm_new_lockspace() function
/linux/include/linux/
H A Ddlm.h77 int dlm_new_lockspace(const char *name, const char *cluster,
/linux/fs/ocfs2/
H A Dstack_user.c987 rc = dlm_new_lockspace(conn->cc_name, conn->cc_cluster_name, in user_cluster_connect()
/linux/fs/gfs2/
H A Dlock_dlm.c1321 error = dlm_new_lockspace(fsname, cluster, flags, GDLM_LVB_SIZE, in gdlm_mount()
/linux/drivers/md/
H A Dmd-cluster.c889 ret = dlm_new_lockspace(str, mddev->bitmap_info.cluster_name, in join()