Lines Matching refs:argp
50 struct nlm_args *argp = &req->a_args; in nlmclnt_setlockargs() local
51 struct nlm_lock *lock = &argp->lock; in nlmclnt_setlockargs()
53 nlmclnt_next_cookie(&argp->cookie); in nlmclnt_setlockargs()
54 argp->state = nsm_local_state; in nlmclnt_setlockargs()
241 struct nlm_args *argp = &req->a_args; in nlmclnt_call() local
243 struct file *filp = argp->lock.fl.fl_file; in nlmclnt_call()
251 msg.rpc_argp = argp; in nlmclnt_call()
259 if (host->h_reclaiming && !argp->reclaim) { in nlmclnt_call()
290 if (argp->reclaim) { in nlmclnt_call()
324 struct nlm_args *argp = &req->a_args; in nlmsvc_async_call() local
338 msg.rpc_argp = argp; in nlmsvc_async_call()
351 struct nlm_args *argp = &req->a_args; in nlmclnt_async_call() local
353 struct file *file = argp->lock.fl.fl_file; in nlmclnt_async_call()
366 msg.rpc_argp = argp; in nlmclnt_async_call()