Home
last modified time | relevance | path

Searched refs:nlmclnt_cancel (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/lockd/
Dclntproc.c31 static int nlmclnt_cancel(struct nlm_host *, int , struct file_lock *);
564 if (nlmclnt_cancel(host, req->a_args.block, fl) == 0) in nlmclnt_lock()
743 static int nlmclnt_cancel(struct nlm_host *host, int block, struct file_lock *fl) in nlmclnt_cancel() function