Searched refs:nlmclnt_unlock (Results 1 – 2 of 2) sorted by relevance
98 DEFINE_NLMCLNT_EVENT(nlmclnt_unlock);
32 static int nlmclnt_unlock(struct nlm_rqst *, struct file_lock *);189 status = nlmclnt_unlock(call, fl); in nlmclnt_proc()681 nlmclnt_unlock(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_unlock() function