Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmunlock.c83 static enum dlm_status dlmunlock_common(struct dlm_ctxt *dlm, in dlmunlock_common() function
290 return dlmunlock_common(dlm, res, lock, lksb, flags, call_ast, 1); in dlmunlock_master()
299 return dlmunlock_common(dlm, res, lock, lksb, flags, call_ast, 0); in dlmunlock_remote()
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmunlock.c81 static enum dlm_status dlmunlock_common(struct dlm_ctxt *dlm, in dlmunlock_common() function
288 return dlmunlock_common(dlm, res, lock, lksb, flags, call_ast, 1); in dlmunlock_master()
297 return dlmunlock_common(dlm, res, lock, lksb, flags, call_ast, 0); in dlmunlock_remote()

Completed in 2 milliseconds