Searched refs:dlm_posix_cancel (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Ddlm_plock.h14 int dlm_posix_cancel(dlm_lockspace_t *lockspace, u64 number, struct file *file,
/linux-master/fs/dlm/
H A Dplock.c359 int dlm_posix_cancel(dlm_lockspace_t *lockspace, u64 number, struct file *file, function
420 EXPORT_SYMBOL_GPL(dlm_posix_cancel); variable
/linux-master/fs/ocfs2/
H A Dstack_user.c744 return dlm_posix_cancel(conn->cc_lockspace, ino, file, fl);
/linux-master/fs/gfs2/
H A Dfile.c1451 return dlm_posix_cancel(ls->ls_dlm, ip->i_no_addr, file, fl);

Completed in 122 milliseconds