Searched refs:new_lockspace (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lockspace.c | 413 static int new_lockspace(const char *name, const char *cluster, in new_lockspace() function 699 error = new_lockspace(name, cluster, flags, lvblen, ops, ops_arg, in dlm_new_lockspace()
|
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lockspace.c | 404 static int new_lockspace(const char *name, const char *cluster, in new_lockspace() function 693 error = new_lockspace(name, cluster, flags, lvblen, ops, ops_arg, in __dlm_new_lockspace()
|
Completed in 3 milliseconds