Home
last modified time | relevance | path

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

/fs/dlm/
Dmain.c91 EXPORT_SYMBOL_GPL(dlm_new_lockspace);
Dlockspace.c646 int dlm_new_lockspace(const char *name, const char *cluster, in dlm_new_lockspace() function
Duser.c395 error = dlm_new_lockspace(params->name, NULL, params->flags, in device_create_lockspace()
/fs/ocfs2/
Dstack_user.c830 rc = dlm_new_lockspace(conn->cc_name, NULL, DLM_LSFL_FS, DLM_LVB_LEN, in user_cluster_connect()
/fs/gfs2/
Dlock_dlm.c1219 error = dlm_new_lockspace(fsname, cluster, flags, GDLM_LVB_SIZE, in gdlm_mount()