Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dclntproc.c32 static int nlmclnt_unlock(struct nlm_rqst *, struct file_lock *);
190 status = nlmclnt_unlock(call, fl); in nlmclnt_proc()
689 nlmclnt_unlock(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_unlock() function