Searched refs:__dlm_new_lockspace (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/dlm/ |
H A 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()
|
Completed in 2 milliseconds