Home
last modified time | relevance | path

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

/fs/ocfs2/
Dstack_o2cb.c65 o2dlm_flags |= (_o2dlm); \
69 int o2dlm_flags = 0; in flags_to_o2dlm() local
84 return o2dlm_flags; in flags_to_o2dlm()
201 int o2dlm_flags = flags_to_o2dlm(flags); in o2cb_dlm_lock() local
205 o2dlm_flags, name, namelen, in o2cb_dlm_lock()
217 int o2dlm_flags = flags_to_o2dlm(flags); in o2cb_dlm_unlock() local
221 o2dlm_flags, o2dlm_unlock_ast_wrapper, lksb); in o2cb_dlm_unlock()