Searched refs:dlm_posix_cancel (Results 1 – 3 of 3) sorted by relevance
14 int dlm_posix_cancel(dlm_lockspace_t *lockspace, u64 number, struct file *file,
359 int dlm_posix_cancel(dlm_lockspace_t *lockspace, u64 number, struct file *file, in dlm_posix_cancel() function420 EXPORT_SYMBOL_GPL(dlm_posix_cancel);
1467 ret = dlm_posix_cancel(ls->ls_dlm, ip->i_no_addr, file, fl); in gfs2_lock()