Searched refs:__dlm_new_lockspace (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/fs/dlm/ |
D | lockspace.c | 679 static int __dlm_new_lockspace(const char *name, const char *cluster, in __dlm_new_lockspace() function 714 return __dlm_new_lockspace(name, cluster, flags | DLM_LSFL_FS, lvblen, in dlm_new_lockspace() 724 return __dlm_new_lockspace(name, cluster, flags, lvblen, ops, in dlm_new_user_lockspace()
|