Searched refs:dlmunlock_common (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/fs/ocfs2/dlm/ |
D | dlmunlock.c | 98 static enum dlm_status dlmunlock_common(struct dlm_ctxt *dlm, in dlmunlock_common() function 287 return dlmunlock_common(dlm, res, lock, lksb, flags, call_ast, 1); in dlmunlock_master() 296 return dlmunlock_common(dlm, res, lock, lksb, flags, call_ast, 0); in dlmunlock_remote()
|