Lines Matching defs:cred
261 nlmclnt_call(const struct cred *cred, struct nlm_rqst *req, u32 proc)
270 .rpc_cred = cred,
406 static int nlmclnt_async_call(const struct cred *cred, struct nlm_rqst *req, u32 proc, const struct rpc_call_ops *tk_ops)
411 .rpc_cred = cred,
515 const struct cred *cred = nfs_file_cred(fl->fl_file);
543 status = nlmclnt_call(cred, req, NLMPROC_LOCK);
612 nlmclnt_async_call(cred, req, NLMPROC_UNLOCK, &nlmclnt_unlock_ops);