Searched refs:dlmunlock_common (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ocfs2/dlm/ |
H A D | dlmunlock.c | 81 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()
|