dlm_new_lockspace  413 fs/dlm/user.c  	error = dlm_new_lockspace(params->name, strlen(params->name),
dlm_new_lockspace  145 fs/gfs2/locking/dlm/mount.c 	error = dlm_new_lockspace(ls->fsname, strlen(ls->fsname),
dlm_new_lockspace  832 fs/ocfs2/stack_user.c 	rc = dlm_new_lockspace(conn->cc_name, strlen(conn->cc_name),
dlm_new_lockspace   84 include/linux/dlm.h int dlm_new_lockspace(char *name, int namelen, dlm_lockspace_t **lockspace,