Searched refs:__dlm_new_lockspace (Results 1 – 1 of 1) sorted by relevance
/linux/fs/dlm/ |
H A D | lockspace.c | 619 static int __dlm_new_lockspace(const char *name, const char *cluster, in __dlm_new_lockspace() function 653 return __dlm_new_lockspace(name, cluster, flags | DLM_LSFL_FS, lvblen, in dlm_new_lockspace() 666 return __dlm_new_lockspace(name, cluster, flags, lvblen, ops, in dlm_new_user_lockspace()
|