Home
last modified time | relevance | path

Searched refs:dlm_new_lockspace (Results 1 – 4 of 4) 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/drivers/md/
H A Dmd-cluster.c905 ret = dlm_new_lockspace(str, mddev->bitmap_info.cluster_name, in join()