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

/linux-4.4.14/fs/lockd/
H A Dclntproc.c31 static int nlmclnt_cancel(struct nlm_host *, int , struct file_lock *);
553 if (nlmclnt_cancel(host, req->a_args.block, fl) == 0) nlmclnt_lock()
732 static int nlmclnt_cancel(struct nlm_host *host, int block, struct file_lock *fl) nlmclnt_cancel() function

Completed in 152 milliseconds