Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmunlock.c98 static enum dlm_status dlmunlock_common(struct dlm_ctxt *dlm, in dlmunlock_common() function
305 return dlmunlock_common(dlm, res, lock, lksb, flags, call_ast, 1); in dlmunlock_master()
314 return dlmunlock_common(dlm, res, lock, lksb, flags, call_ast, 0); in dlmunlock_remote()