Searched defs:ops_result (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/fs/gfs2/ |
H A D | lock_dlm.c | 1189 int error, ops_result; gdlm_mount() local
|
/linux-4.4.14/fs/dlm/ |
H A D | lockspace.c | 422 new_lockspace(const char *name, const char *cluster, uint32_t flags, int lvblen, const struct dlm_lockspace_ops *ops, void *ops_arg, int *ops_result, dlm_lockspace_t **lockspace) new_lockspace() argument 692 dlm_new_lockspace(const char *name, const char *cluster, uint32_t flags, int lvblen, const struct dlm_lockspace_ops *ops, void *ops_arg, int *ops_result, dlm_lockspace_t **lockspace) dlm_new_lockspace() argument
|
Completed in 87 milliseconds