Searched refs:nlmclnt_lock (Results 1 – 2 of 2) sorted by relevance
97 DEFINE_NLMCLNT_EVENT(nlmclnt_lock);
31 static int nlmclnt_lock(struct nlm_rqst *, struct file_lock *);188 status = nlmclnt_lock(call, fl); in nlmclnt_proc()522 nlmclnt_lock(struct nlm_rqst *req, struct file_lock *fl) in nlmclnt_lock() function