Searched refs:dlmunlock_common (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/fs/ocfs2/dlm/ |
D | dlmunlock.c | 83 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()
|