Home
last modified time | relevance | path

Searched refs:ops_arg (Results 1 – 1 of 1) sorted by relevance

/fs/dlm/
Dlockspace.c425 const struct dlm_lockspace_ops *ops, void *ops_arg, in new_lockspace() argument
505 ls->ls_ops_arg = ops_arg; in new_lockspace()
698 const struct dlm_lockspace_ops *ops, void *ops_arg, in dlm_new_lockspace() argument
709 error = new_lockspace(name, cluster, flags, lvblen, ops, ops_arg, in dlm_new_lockspace()