Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Ddlm.h80 int dlm_new_lockspace(const char *name, const char *cluster,
/linux-6.1.9/fs/dlm/
Dmain.c93 EXPORT_SYMBOL_GPL(dlm_new_lockspace);
Dlockspace.c736 int dlm_new_lockspace(const char *name, const char *cluster, uint32_t flags, in dlm_new_lockspace() function
/linux-6.1.9/fs/ocfs2/
Dstack_user.c993 rc = dlm_new_lockspace(conn->cc_name, conn->cc_cluster_name, in user_cluster_connect()
/linux-6.1.9/fs/gfs2/
Dlock_dlm.c1311 error = dlm_new_lockspace(fsname, cluster, flags, GDLM_LVB_SIZE, in gdlm_mount()
/linux-6.1.9/drivers/md/
Dmd-cluster.c878 ret = dlm_new_lockspace(str, mddev->bitmap_info.cluster_name, in join()