Searched refs:nlmclnt_cancel (Results 1 – 1 of 1) sorted by relevance
35 static int nlmclnt_cancel(struct nlm_host *, int , struct file_lock *);585 if (nlmclnt_cancel(host, req->a_args.block, fl) == 0) in nlmclnt_lock()786 static int nlmclnt_cancel(struct nlm_host *host, int block, struct file_lock *fl) in nlmclnt_cancel() function