Searched refs:nlmclnt_call (Results 1 – 2 of 2) sorted by relevance
237 nlmclnt_call(struct nlm_rqst *req, u32 proc) in nlmclnt_call() function388 if ((status = nlmclnt_call(req, NLMPROC_TEST)) < 0) in nlmclnt_test()456 if ((status = nlmclnt_call(req, NLMPROC_LOCK)) >= 0) { in nlmclnt_lock()496 if ((status = nlmclnt_call(req, NLMPROC_LOCK)) >= 0 in nlmclnt_reclaim()537 if ((status = nlmclnt_call(req, NLMPROC_UNLOCK)) < 0) in nlmclnt_unlock()
131 int nlmclnt_call(struct nlm_rqst *, u32);